CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript frameworks (http://www.codingforums.com/forumdisplay.php?f=62)
-   -   Ajax & Jquery - load content (http://www.codingforums.com/showthread.php?t=173137)

ktsixit 07-29-2009 12:38 PM

Ajax & Jquery - load content
 
1 Attachment(s)
Hello,
I am using the script demostrated in the following tutorial:
http://yensdesign.com/2008/12/how-to...jax-in-jquery/
There is a live demo of the script here:
http://yensdesign.com/tutorials/contentajax/
I also have attached the demo's code.

I am trying to add something in this script and I need your help.

The script uses a menu to load content from external files.
What I want is to add a "Home" link inside the content of the external files. This link should always load the "Home" content (inside sections.html file).
In other words I am trying to find way to make the loaded html files to communicate with the parent html page (index.html).

How am I supposed to do that? Can you please give me a hand?


All times are GMT +1. The time now is 10:01 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.