| Author |
dojo.io.bind problem with jsf naming convention
|
Anthony Taylor
Greenhorn
Joined: May 04, 2006
Posts: 26
|
|
|
I have a big problem. I am trying to pass the name of a control as a content parameter to simulate a jsf post with ajax but the components in jsf require a colon. For example, the content property would look like this content: {name1: value1, name2: value2, formName:button: value3}. Is there another way to pass the formName:button name using javascript?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
put it inside of quotes Eric
|
 |
 |
|
|
subject: dojo.io.bind problem with jsf naming convention
|
|
|