简体   繁体   中英

jquery chain search filter in joomla /php

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

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM