gerkintrigg Posted November 23, 2009 Share Posted November 23, 2009 I've been programming for a long while now and a PHP programmer for around 7 years, but this is my first fight with Ajax and while I think it's potentially very cool indeed, I'm a bit stuck. I have a CSS popup script at: http://myointernational.com/wootten/test.php it's working okay but I want the drop down list to populate depending on the variable passed to it. I have changed the CSS popup script to accept an id variable (associated to the word group that will go into the drop down list) and put the variable into a Javascript variable. I'm fine with making a PHP script to accept a PHP variable, but I don't really understand how to get it to take a javascript one... I hope that makes sense. As I said I'm new to Ajax and still don't fully understand it. Quote Link to comment Share on other sites More sharing options...
gerkintrigg Posted November 23, 2009 Author Share Posted November 23, 2009 Don't worry... I think I worked most of it out from the sticky... though there may be another post after I have had another play. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.