On Wed, 23 May 2007, Lec wrote:
>         I don't think you can do that with onClick(). i verified it by
> writing that in wicket code. It hit error
> 
> -</form>]]></component><evaluate><![CDATA[document.getElementById('paragraph').onClick();]]></evaluate></ajax-response>

We're using onclick() like that without problems. Could it
be that the capital C is a problem?

Otherwise I suggest that you ensure that that your
getElementById returns something clickable also in Firefox.

- Timo


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to