Trend-King - I've fixed the "preload = true" issue as well as the other bug with quick mouse in-and-out.

The fixes are in version 1.0.1. Anyone who may have downloaded version 1.0.0, please go and replace it with 1.0.1.

http://www.jnathanson.com/index.cfm?page=pages/jquery/magnify/magnify

-- Josh


----- Original Message ----- From: "Trend-King" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Saturday, May 31, 2008 3:33 AM
Subject: [jQuery] Re: jquery.magnify by Josh



Thank you for the fast reply i bind the magnify to the click function
and it works like it should work YOUR a Genius.

THX i've sended you a lot of eMails maybe you can reply me here or by
email

On 30 Mai, 23:29, "Josh Nathanson" <[EMAIL PROTECTED]> wrote:
Trend-King,

2.http://www.drum-factory.de/Drums/Schlagzeugwagen/Anbauteile/Tom-Tom-W...
here we have 2 magnify the first work, the second won’t work, I think
because of the #bild2 display:none; property if I chance the display
property to block by css both work, but if I chance the display
property by javascript on click to the littlesmall images on bottom it
won’t work have you an fix for that please.

In regards to this: try binding the magnify to the link *after* it has been
displayed -- something like:
$("#thumbnail").click(function() {
$("#bild2").show();
$("#thelink").magnify( options );

});

This is because the smaller image must be display: block for the width,
height and position to be read correctly.

-- Josh



----- Original Message -----
From: "Trend-King" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Friday, May 30, 2008 1:42 PM
Subject: [jQuery] jquery.magnify by Josh

Hi there. I like your script so much that i build it in our pagehttp://www.drum-factory.de/Drums/Schlagzeugwagen/Anbauteile/Tom-Tom-W...
but I found a few issues during testing the app.

1. If you go over the image the magnify appears, if you go fast out of
the image and then fast in the image the magnify won’t start. Then you
go out and in and the magnify works.
For me I changed the fade time that fixes the problem. Maybe there is
another chance to fix it. Or an duration property
2.http://www.drum-factory.de/Drums/Schlagzeugwagen/Anbauteile/Tom-Tom-W...
here we have 2 magnify the first work, the second won’t work, I think
because of the #bild2 display:none; property if I chance the display
property to block by css both work, but if I chance the display
property by javascript on click to the littlesmall images on bottom it
won’t work have you an fix for that please.

Good Work go on please

Greetings- Zitierten Text ausblenden -

- Zitierten Text anzeigen -

Reply via email to