give your element a name
| <form id="" name="whatever"
|
| ...
| document.getElementByName('whatever')
| ...
|
portal namespace and jsf generated id has to happen.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140444#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...