> .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
background: url(images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
-moz-border-radius-bottomleft: 17px;
-moz-border-radius-topright: 17px;
-webkit-border-top-right-radius: 17px;
-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
background: transparent;
}
The test site is here http://pam.nielsoeltjen.com/
Any theories/solutions anyone?
Thanks, Niels
Ariel Flesler wrote:
> Your 'items' selector ('li') is not JUST matching the panes, but other
> LIs as well. The plugin is indeed scrolling to the forth LI within the
> container.
>
> Cheers
>
>
>
> On Fri, Apr 24, 2009 at 2:37 PM, Niels wrote:
>
> &g
:
> Can you provide a demo online ?
>
> Cheers
> --
> Ariel Flesler
>
> On Apr 10, 6:17 am, Niels wrote:
>
> > We're using the serialScroll method and using some of the options.
> > Only the option start has no effect.
>
> > We want to scroll at the star
We're using the serialScroll method and using some of the options.
Only the option start has no effect.
We want to scroll at the start to element 2 and not to the default
position 0
Suggestions?
$('#technical').serialScroll({
target:'#technical-sections',
t.content + "");
});
}
Unfortunately, _json seems to remain undefined... What am I doing
wrong? Or is there really no way to accomplish this?
Thanks a lot!
Niels
Hmmm, where did my previous post go? (hope this won't be a double
post)
Currently I'm using Interface (http://interface.eyecon.ro) for
dragging and dropping elements. I have adjusted the autoscroller a bit
so that it now works with all browsers, but Interface needs JQuery
1.1.2 for support.
I wo
Currently I'm using Interface (http://interface.eyecon.ro) for
dragging and dropping elements. I have adjusted the autoscroller a bit
so that it now works with all browsers, but Interface needs JQuery
1.1.2 for support.
I would actually like to update to the latest version of JQuery and if
possib
7 matches
Mail list logo