Password field to textField and back

2008-05-21 Thread Mathias P.W Nilsson
and onfocus to password. Is this possible in wicket? Anyone done this before? Problem as I see it is that IE don't support this.type = newType. It needs to be replaced. Any pointers? -- View this message in context: http://www.nabble.com/Password-field-to-textField-and-back-tp17367668p17367668

Re: Password field to textField and back

2008-05-21 Thread Jeremy Thomerson
-field-to-textField-and-back-tp17367668p17367668.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Password field to textField and back

2008-05-21 Thread Ryan Gravener
to password. Is this possible in wicket? Anyone done this before? Problem as I see it is that IE don't support this.type = newType. It needs to be replaced. Any pointers? -- View this message in context: http://www.nabble.com/Password-field-to-textField-and-back-tp17367668p17367668.html Sent

Re: Password field to textField and back

2008-05-21 Thread Mathias P.W Nilsson
Yes, your right. Unfortunatelly I don't have any saying in this because the designer has made it this way and he's word is final :( -- View this message in context: http://www.nabble.com/Password-field-to-textField-and-back-tp17367668p17378259.html Sent from the Wicket - User mailing list

Re: Password field to textField and back

2008-05-21 Thread Mathias P.W Nilsson
I solved this using only javascript for now. Would have been nice to have this in wicket but as you have already stated. How would want that? -- View this message in context: http://www.nabble.com/Password-field-to-textField-and-back-tp17367668p17382822.html Sent from the Wicket - User mailing