is what you're looking to do.
- Original Message
From: jeremiah.lopez <[EMAIL PROTECTED]>
To: users@appfuse.dev.java.net
Sent: Wednesday, June 20, 2007 2:14:24 PM
Subject: [appfuse-user] referring to components from Javascript
This is a probably a really stupid question, so pl
This is a probably a really stupid question, so please be gentle
How do I refer to components from Javascript with a JSF page? I've got a
drop down list with an id of availableTypes embedded in a form with an id of
typeForm. I thought you would do it like so:
document.typeForm.availableTyp