This content has been marked as final.
Show 3 replies
-
1. Re: Pb with css('top')
heathrowe Sep 22, 2013 7:30 AM (in response to AMULI)have you tried adding the unit like this
intitule1.css( 'top', intiTop +'px');
Darrell
-
2. Re: Pb with css('top')
AMULI Sep 23, 2013 1:41 PM (in response to heathrowe)Sadly, not better, Darrell I will sleep on it
Gil
-
3. Re: Pb with css('top')
elainefinnell Sep 24, 2013 10:56 AM (in response to AMULI)Try creating a new variable instead of self-assigning, and possibly breaking it up and casting to a string explicitly. Other than that, it looks okay right now to me. Is it failing silently, or are you getting some kind of JS error?
-Elaine




