Hi All,
I'm currently testing a method of creating a page for a client. It is going to use ajax to dynamically reload content within the page. I have found and successfully implemented a script to do this from dynamic drive.
However, I now need to invoke the ajax to place specific content into a div when entering from another page.
In case I have not explained this very well I have set up a working example. If you look at
http://www.id30.com/ajax/home.html, you will see two buttons that load seperate content onto the page. If you then go to
http://www.id30.com/ajax/index.html, you will again see to buttons, and they should go to home.html and automatically invoke test or test2 dependant on the button that was clicked. I can't figure a way of doing this and would much appreciate any help I can get.
Many thanks for reading this essay.
David