开发者

Quick-load JQuery Navigation Menus in Wordpress

开发者 https://www.devze.com 2023-03-20 00:03 出处:网络
Is it possible to replace Wordpress\' default menus with a customized navigation menu that doesn\'t require the page to reload every time a tab is clicked? I know jquery-based navigation menus are开发

Is it possible to replace Wordpress' default menus with a customized navigation menu that doesn't require the page to reload every time a tab is clicked? I know jquery-based navigation menus are开发者_如何学Go easy to build, but I'm wondering how it'll fit into Wordpress.


Ajax loading of content has very little to do with menus and everything to do with the div that you want to load via Ajax. Take a look at http://wordpress.org/extend/plugins/ajaxd-wordpress/ and http://wordpress.org/extend/plugins/ajax-page-loader-15/ and http://wordpress.org/extend/plugins/ajax-for-all/ or tabs: http://wordpress.org/extend/plugins/put/

0

精彩评论

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