oops, that should be:
|
| document.getElementsByName('whatever')[0]
| this is a collection which you should probably iterate to get the name you need. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140460#4140460 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140460 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
