On Mon, Feb 28, 2011 at 4:59 PM, Chris Penn <cantorm...@gmail.com> wrote:
> A different question for the LUG:
> I have a page running on server A and an html page (say index.html)
> running on server B.  Inside index.html I have an iframe src pointing
> to the page on server A.  Is there a nicer way of doing this with AJAX
> and/or JavaScript?
>
> Chris...

Totally. The content can be loaded into a div on a page of HTML using
a single call in jQuery that utilizes the load() function.

> --
> "As we open our newspapers or watch our television screens, we seem to
> be continually assaulted by the fruits of Mankind's stupidity."
>  -Roger Penrose
> _______________________________________________
> LinuxUsers mailing list
> LinuxUsers@socallinux.org
> http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers
>
_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to