[jQuery] Re: jQuery Magnifier for multiple divs

2007-12-05 Thread defender71
7;3', > opacity:{min:'0.6', max:'1'}, > distance:'20', > baseline:0, > }); > > }); > > seems like you use the same setting, why not use a class (magnify) > assign it to both divs, and tr

[jQuery] jQuery magnifier not working when using multiple divs for images

2007-12-04 Thread defender71
I'm having some problems using the magnifier ui. Everything seems to work for one div of images however if I add another div of images the script does not work as expected. For the second div the image zooms in when the mouse is not even close to the image. I have posted the sample code below a

[jQuery] jQuery Magnifier for multiple divs

2007-12-04 Thread defender71
My apologies if this is posted twice. I'm having some problems using the magnifier ui. Everything seems to work for one div of images however if I add another div of images the script does not work as expected. For the second div the image zooms in when the mouse is not even close to the image.