php - Link to a different page within an included file, to be loaded on the same parent file -
i hope question makes sense because seems simple, yet can't work out how word in understandable way.
basically - have ajax system loading content onto html file via seperate php file. not need actual page browser has loaded change, content.
what able create link within 1 of loaded content pages, change content page via parent. example:
- load 'menu' page using ajax, onto div contained in main page
- click link on 'menu' page, , different page loaded onto same div on main page
cheers
create javascript function load content, , create javascript: links, or onclick handlers run requested page :)
Comments
Post a Comment