dynamically load pages from Homepage
I have a menu for user to select which page they want to look at on my homepage. please can anyone show me h开发者_运维问答ow to load a page in javascript once a user selects a particular option from the menu? I want the page to be loaded in a div or groupbox but the menu list should be static for all pages. Thanks a bunch.
Perhaps you would like to take a look at jQuery tabs:
http://flowplayer.org/tools/tabs/index.html
Hope this helps! N.S.
I guess having the same menu on all your pages should suit your needs.
精彩评论