[jQuery] [treeview] + sortable?

2009-09-08 Thread switch
a feasible option, does anyone know if there's anything available that would be best for this kind of scenario? Many thanks, switch

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-10 Thread genius switch
n't know. > Check this:http://demos.flesler.com/jquery/scrollTo/ > > It's the plugin that does the animations. Try clicking the TOC, you'll > see the easing working well in it. > > On Sun, Nov 9, 2008 at 8:46 PM, genius switch > > > > <[EMAIL PROT

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-09 Thread genius switch
wrote: > > > Check LocalScroll's docs. That issue when setting the hash is the > > expected behavior. > > > It's not recommended to combine the option hash when scrolling > > something else than the window, or scrolling just in 1 direction. > > There&#

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-09 Thread genius switch
wrote: > > > Check LocalScroll's docs. That issue when setting the hash is the > > expected behavior. > > > It's not recommended to combine the option hash when scrolling > > something else than the window, or scrolling just in 1 direction. > > There&#

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-09 Thread genius switch
wrote: > > > Check LocalScroll's docs. That issue when setting the hash is the > > expected behavior. > > > It's not recommended to combine the option hash when scrolling > > something else than the window, or scrolling just in 1 direction. > > There&#

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-09 Thread genius switch
wrote: > > > Check LocalScroll's docs. That issue when setting the hash is the > > expected behavior. > > > It's not recommended to combine the option hash when scrolling > > something else than the window, or scrolling just in 1 direction. > > There&#

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-09 Thread genius switch
It's not recommended to combine the option hash when scrolling > something else than the window, or scrolling just in 1 direction. > There's nothing to do about that I think, it's one or the other. > > On Sat, Nov 8, 2008 at 12:40 PM, genius switch > > > >

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-08 Thread genius switch
p elements, and some top padding of the sections. Hmm... what do you think? - C On Nov 8, 12:25 am, genius switch <[EMAIL PROTECTED]> wrote: > I'm almost there, i don't understand why it anchors the page to that > section though (if you notice it moves the whole page up some).

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-08 Thread genius switch
p elements, and some top padding of the sections. Hmm... what do you think? - C On Nov 8, 12:25 am, genius switch <[EMAIL PROTECTED]> wrote: > I'm almost there, i don't understand why it anchors the page to that > section though (if you notice it moves the whole page up some).

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-08 Thread genius switch
p elements, and some top padding of the sections. Hmm... what do you think? - C On Nov 8, 12:25 am, genius switch <[EMAIL PROTECTED]> wrote: > I'm almost there, i don't understand why it anchors the page to that > section though (if you notice it moves the whole page up some).

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-07 Thread genius switch
t inside the $( ) should be one or more > elements containing the links. > > Just in case, try: > $(function() { > $.localScroll({ > easing:'easeOutQuart' > }); > > }); > > On Fri, Nov 7, 2008 at 9:29 PM, genius switch >

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-07 Thread genius switch
> > You can chose any equation, by name. > > On Thu, Nov 6, 2008 at 3:21 PM, genius switch > > > > <[EMAIL PROTECTED]> wrote: > > > Thanks Ariel! I will give that a shot this weekend and let you know > > how I do. I know plugging in localScroll will be sim

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-07 Thread genius switch
> > You can chose any equation, by name. > > On Thu, Nov 6, 2008 at 3:21 PM, genius switch > > > > <[EMAIL PROTECTED]> wrote: > > > Thanks Ariel! I will give that a shot this weekend and let you know > > how I do. I know plugging in localScroll will be sim

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-06 Thread genius switch
, I think LocalScroll would fit better. Just > link the buttons and panes by id/href. And it'll do the rest. > > -- > Ariel Fleslerhttp://flesler.blogspot.com > > On Nov 5, 7:27 pm, genius switch <[EMAIL PROTECTED]> wrote: > > > Can that be customized to have

[jQuery] Re: jCarousel, localScroll, other options?

2008-11-05 Thread genius switch
Can that be customized to have the bouncy effect? On Nov 5, 8:57 am, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Maybe SerialScroll ? > > -- > Ariel Fleslerhttp://flesler.blogspot.com > > On Nov 5, 10:45 am, genius switch <[EMAIL PROTECTED]> wrote: > > > Her

[jQuery] jCarousel, localScroll, other options?

2008-11-05 Thread genius switch
Here is my issue, I have used jCarousel to accomplish what I need... however the markup is bothering my anal tendencies for pure semantics. I'm using jCarousel to scroll content blocks in a sexy way, however, in order to use jCarousel I must have my content blocks inside a list, each as a list it