Doesn't work :(
wicket:id is not problem for other elements, it seems just to cause problems with input. Maybe a bug in opera?

-Matej

Juergen Donnerstag wrote:
may be <html xmlns:wicket="http://wicket.sourceforge.net";>
 to define the namespace?

Juergen

On 11/27/05, Matej Knopp <[EMAIL PROTECTED]> wrote:

Hi.

I found out, why the datepicker is not working in Opera. The problem is
the wicket:id, that confuses opera.

having

<input wicket:id="xyz" id="elementId"/>

document.getElementById('elementId') returns null.

the (temporary?) solution now is to setStripWicketTags(true);
Any ideas?

-Matej


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to