views:

339

answers:

1

hi

i want to create a multi-field chain search module in joomla using jquery like in this site left corner. If is there any tutorial please put the link here

Thanks

+1  A: 

It's a bit of a weird question, to ask somebody to google something for you. If you want to create an auto-populating select box you can find a plugin/tutorial here:

http://remysharp.com/2007/01/20/auto-populating-select-boxes-using-jquery-ajax/

You also mention joomla in your question, as if that is related to the problem you're trying to solve. Do you mean that you want to read information from a joomla component into the select boxes?

You can use any javascript within joomla extensions, so I don't see how that's related to the select boxes.

arnorhs