Hi,

i'm using this plugin :
http://blog.joshuaeichorn.com/archives/2007/01/11/jquery-image-strip/

It works well with an older version of jquery (1.0.4) but when i try to
use it with jquery 1.1.2, it tells me that..
Erreur : this.image.left is not a function
Ligne : 30

Here is the line 30 :
var left = this.image.left();


What can i do.. ?

Thanks


Reply via email to