开发者

How to realize dynamic chained menu in php and jQuery/ajax?

开发者 https://www.devze.com 2022-12-17 22:57 出处:网络
I\'m trying to realize the function similar to the website: site. I know it\'s done with jQuery. But can someone guide me with more details?

I'm trying to realize the function similar to the website: site. I know it's done with jQuery. But can someone guide me with more details?

Thanks very much.

Edit:

The function i need is the chained menu and a result set 开发者_如何转开发on the right side. I want the chained menu to be generated automatically from mysql.


How to realize this function in php?

The site you mentioned uses jquery to perform its tasks. If you are looking to build a similar site, then you will also have to use jquery or some other ajax framework, you can't do it with pure php unless you use xajax which is the ajax framework for php.


You can look at the source of the page to see how it's done. I doubt that the server side part of this website is hard.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号