Jump to content

Update dropdown instatly?


rockinaway

Recommended Posts

Ajax.  In order to actually get it to happen you need a .php page somewhere that runs the query.

Basically have it when they select something in the drop down menu, it uses javascript (ajax concepts) to get that php page (passing the id to it) then that php retrieves the data and now it's available.  From there, just use that data to instantly update the second drop down menu.

http://www.google.com/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=ajax+drop+down+menu&spell=1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.