Ajax Navigation
General
Use this script instead of frames. When a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn't exist, a user-friendly error message is given.
My Navagation linksGo to page 1Go to page 2 Go to page 3 Go to page 4 Broken Link |
|
Notes
- Created by: Michael
- Web Site: http://www.posters-bestellen.nl
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: ajax_navagation.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(43 comments)Joe,[br /]In order to help you we would need to see the script. Your question will be better handled if you post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
I tried using this to load several different image galleries and it was unsuccessful. Did not get a error, it just simply ignored any javascript that was brought in. I would say this is just used for standard html and not any page.... fooie still have to use iframes.
Erhan,[br /]Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
First of all, I want to thank you so much for this script. It is really fabulous ajax script. Let me tell you my problem. It works really good in firefox and IE7 on my localhost. But when I upload it and try to test it thoruh internet, it works in FF, but not in IE :( what could the problem would be? what do you think?[br /]Regards.[br /]Erhan.
This is very nice example.Though its look simple it shows the differnt use of AJAX .Very ice and proper code.