GSimon
12-14-2012, 01:30 AM
1) Script Title: Dynamic Ajax Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem: I need to use JQuery on an HTML page to toggle the Div on the page. That HTML page is being loaded onto another page using the Dynamic Ajax Content script. I am hoping to find a way to use JQuery with Ajax, as I understand the two aren't really all that compatible.
The HTML page with the JQuery code is here (working script): http://www.torontoclassfind.com/details/selectyourroom.html
The HTML page I am loading the other page onto is here (script not working): http://www.torontoclassfind.com/startpage.html
The menu list of building names will ultimately be links that will change the ajax page in the bottom left div. But for now I just have the one page being loaded into the lower left Div by default.
Any input on this would be appreciated :)!
Edit: Question has been answered and the content on the links posted have changed (just a note for future viewers of this thread who click the links and don't 'get' what my problem was).
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem: I need to use JQuery on an HTML page to toggle the Div on the page. That HTML page is being loaded onto another page using the Dynamic Ajax Content script. I am hoping to find a way to use JQuery with Ajax, as I understand the two aren't really all that compatible.
The HTML page with the JQuery code is here (working script): http://www.torontoclassfind.com/details/selectyourroom.html
The HTML page I am loading the other page onto is here (script not working): http://www.torontoclassfind.com/startpage.html
The menu list of building names will ultimately be links that will change the ajax page in the bottom left div. But for now I just have the one page being loaded into the lower left Div by default.
Any input on this would be appreciated :)!
Edit: Question has been answered and the content on the links posted have changed (just a note for future viewers of this thread who click the links and don't 'get' what my problem was).