[solved] css left as integer rather than px value
[solved] css left as integer rather than px value
hi, i need to do some arithmetic on the returned value from:
var left = $('.object').css('left');
it comes back as px value, but i need just the number.
Topic Participants
hthring
ajpiano
nothing_atall