| Issue 266: | Request for more comprehensive documentaton and examples | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
The demo examples cover only a small fraction of the capabilities of nyroModal. And the documentation is unfortunately not detailed enough for me to be able to figure out the missing pieces. As an example, I have a script that needs to display in a nyroModal window the results of a POST Ajax call where the data passed in the POST are obtained from current values of form elements on the page. There are some hints of a comprehensive Ajax capability in nyroModal, but the examples are too simple to cover this more complex requirement. I ended up accomplishing the goal as follows. In the onclick for a button, I first use standard jQuery Ajax to grab the element values, call the POST, and populate a hidden div with the returned data. Then I fire nyroModalManual on a hidden link that points to that hidden div. It works fine, but I can't help wondering whether there's a more nyroModal-native way to accomplish this. The ajax property looks as if it might, but I see no clues about how to use it properly. I'd really like full examples that show callbacks and error checking as well. Those are two things missing from any of the demos. Thanks a lot.
Jul 9, 2009
Project Member
#1
nyro...@gmail.com
Status:
Accepted
Jul 9, 2009
Actually, I just add the wiki tab on google code. Could you tell me if you can add pages on it please?
Aug 22, 2009
The wiki surfaced here: http://nyromodal.nyrodev.com/wiki/ Does it help more?
Oct 13, 2009
(No comment was entered for this change.)
Status:
Fixed
|
||||||||