Something must be wrong in your HTML code. What you posted ist not a valid HTML
code.
E.g.
type="submit" Back</button>
There is something wrong! And I'm surprised to see
xmlns:wicket="http://wicket.apache.org"
inside your button tag.
-----Ursprüngliche Nachricht-----
Von: laine78 [mailto:[email protected]]
Gesendet: Donnerstag, 3. Mai 2012 21:54
An: [email protected]
Betreff: Re: AW: Open page in new window when clicking on button
I went ahead and terminated the tags with /> Here is the html code generated by
my browser. Everything looks okay to me as best as I can tell.
<div align="center">
<button id="back2d" class="" xmlns:wicket="http://wicket.apache.org"
value="Back" name="back" type="submit" Back</button> <button id="display2e"
class="" xmlns:wicket="http://wicket.apache.org"
value="Print" name="print" onclick="target='_blank';return true;"
type="submit" >Display</button>
</div>
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Open-page-in-new-window-when-clicking-on-button-tp4606719p4606960.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]