Karl...

I'm thinking he wants to show/hide a div on another page. Not pull content
into the current page from another. 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Karl Swedberg
Sent: Monday, January 07, 2008 7:42 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Is it possible to show a specific div on a distant
page (same domain) ?


Hi Dominique,

Check out this page in the documentation:

        http://docs.jquery.com/Ajax/load#urldatacallback

It includes a nice example of doing just what you're attempting:

        $("#links").load("/Main_Page #p-Getting-Started li");


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Jan 7, 2008, at 5:14 AM, dme69 wrote:

>
> Hello all,
>
> First i want to say Happy new year to everybody.
> I'm from france so don't take too much attention on my english ;-)
>
> I think all is the title ...
>
> The ID is to make a kind of sitemap with preview mode.
>
> Dominique.


Reply via email to