[jQuery] Multiple elements slider

2010-01-19 Thread Mircea
Hi, I have one slider that have to resize font-size on 4 different elements. At this time it works on all 4 of them (span) but I would like to make it work for any individual element that is selected. If I select one element the slider should resize only that one. My slider code is: //

Re: [jQuery] Multiple elements slider

2010-01-19 Thread Nathan Klatt
On Tue, Jan 19, 2010 at 1:39 PM, Mircea i...@amsterdamsat.com wrote: I have one slider that have to resize font-size on 4 different elements. At this time it works on all 4 of them (span) but I would like to make it work for any individual element that is selected. Have your selector