finalen
01-31-2006, 04:48 PM
Dynamic Ajax Content
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
I've seen this question asked once before but no answer was given, I have a feeling there isn't one. :(
In my attempt to no longer use tables or old markup, like framesets, I came to use this script - and totaly love it. The only missing element, the ability to load up a page that will display a specific div.. with frames, I can call a page (a frameset) and have it load different pages at the same time and from the same link.
So, essentially I want to load "films.html?ajaxpage('film-videodrome', 'idiv');" - I know that's totaly wrong, but is my example.
Is there any easy way to do this, some extra js I can plugin to be able to do this? Or do I have to go back to using the tired old frames method?
Thanks!
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
I've seen this question asked once before but no answer was given, I have a feeling there isn't one. :(
In my attempt to no longer use tables or old markup, like framesets, I came to use this script - and totaly love it. The only missing element, the ability to load up a page that will display a specific div.. with frames, I can call a page (a frameset) and have it load different pages at the same time and from the same link.
So, essentially I want to load "films.html?ajaxpage('film-videodrome', 'idiv');" - I know that's totaly wrong, but is my example.
Is there any easy way to do this, some extra js I can plugin to be able to do this? Or do I have to go back to using the tired old frames method?
Thanks!