| Page 1 of 1 | [ 1 post ] |
|
You could say, I'm probably not even on a beginner level of javascript, but I was able to YUI up and running on a project of mine and I got the hang of it. However, I'm having issues with form values from the AJAX driven forms. Maybe I can't even do what I'm trying (the way I'm trying), but I'll leave that judgment up to you experts.
Basically I have a select input with a few institutions in it. When I select one of the institutions it will process that value via AJAX and display a second DIV (as returned from AJAX) with another select input that has a list of employees on it. I can't seem to pass data along from the second (generated) select input. If I put an alert or anything within callAJAX() referring to that form, nothing works at all (even the calls for the original select input. Any ideas at all? I started to think that maybe it can't access the data from the forms that are being returned by my php script to AJAX. Is this a limitation? |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group