Hi.

Why don't you use wiQuery?

BTW, it's not a good idea to set markup id, because you're not sure
whether it's unique across entire page. Let it be set by framework.

If you don't want to use wiQuery, use header contribution to inject
jquery related code from java code to page. In this case you can use
getMarkupId() to retrieve actual input's id and put it to jquery
related code.

Best regards, Alexander.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to