If ajax was used, you could load into a div and so not add to the
history. Although you may have to have the external file with <head>
and <body> tags, e.g.


<script type="text/javascript">....</script>
<div>...</div>

On Sep 11, 9:24 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> The "loading" part isn't the issue - the issue is in running these
> demos in a contained area that doesn't interfere with the rest of the
> page (or the rest of the page interfere with it).
>
> --John
>
> On 9/11/07, Sam Collett <[EMAIL PROTECTED]> wrote:
>
>
>
> > Use Ajax and load into a div?
>
> > On Sep 11, 4:37 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> > > We load the demos in an iframe, that must push it into the history.
> > > Anyone have any thoughts?
>
> > > --John
>
> > > On 9/11/07, Scott Sauyet <[EMAIL PROTECTED]> wrote:
>
> > > > I've noticed something odd on the documentation pages.  The back button
> > > > is acting as though I've made multiple visits to the same page.  For
> > > > instance, if in a new browser window I visit
>
> > > >      http://docs.jquery.com/Release:jQuery_1.2/Effects
>
> > > > I see seven entries in the Firefox's back-button drop-down, all pointing
> > > > to the current page.  I see the same behavior in IE6, IE7, and Op9.
> > > > Safari3/win doesn't do this.
>
> > > > The number of entries in the history varies; and I think it's related to
> > > > the number of demos on the page.  Does it perhaps have to do with the 
> > > > Tabs?
>
> > > > Can anyone else at least confirm that I'm not simply crazy?
>
> > > >    -- Scott

Reply via email to