as an actual html page?
>
> You can use $.localScroll() with the same settings to make a global
> call, then you can bash any element safely.
>
> Cheers
>
> --
> Ariel Flesler
> http://flesler.blogspot.com
>
> On 11 mayo, 08:29, jkab <[EMAIL PROTECTED]>
; Check the AJAX demo, it's certainly dynamic.
>
> http://flesler.webs.com/jQuery.LocalScroll/ajax/
>
> Cheers
>
> --
> Ariel Flesler
> http://flesler.blogspot.com
>
> On 10 mayo, 14:27, jkab <[EMAIL PROTECTED]> wrote:
>> I've been browsing around
I've been browsing around the internet and have seen some talk about it but
still haven't really figured it out. I'm loading an external page with just
a 'div' of content into my current page. However, I want the jQuery
localscroll plugin to affect the newly loaded page and this just isn't
happen
I'm currently loading an external .html file on click. The code is:
$("a#interactive").click(function () {
$("#subNav").load("work_interactive.html");
});
However, I'm having difficulty trying to learn how to add effects on
the content's load in. Maybe a fade in, or a drop down of the div,
4 matches
Mail list logo