[jQuery] Re: How to scroll select list ?

2007-11-21 Thread the_ghost
Thanks! It works for select lists. :jumping: Flesler-2 wrote: > > > Something like this? http://jquery.com/plugins/project/ScrollTo > > Ariel Flesler > > On 21 nov, 07:52, the_ghost <[EMAIL PROTECTED]> wrote: >> How 2 scroll with jquery ? >> >>

[jQuery] How to scroll select list ?

2007-11-21 Thread the_ghost
How 2 scroll with jquery ? For example i have: value 142 value 231 value 333 value 321 value 231 value 321 By default some options are not visible - scrolling required. And i want to scrool with jquery to some element. I guess how to point for desired element, but I have no idea how to scroll

[jQuery] How to change css-style of nested elements

2007-11-17 Thread the_ghost
I have such html code: Elements Set 1 Element 1 Element 2 Element 3 Element 4 Element 5 Elements Set 2 Element 11 Element 22 Element 33