Element#setStyle fails with zero
Reported by Juho Vepsäläinen | October 16th, 2010 @ 11:25 AM
Suppose case "elem.setStyle('z-index', 0)". This fails with the current version (z-index is not set to zero). Something along "elem.setStyle('z-index', String(0))" seems to provide a nice workaround for now.
Comments and changes to this ticket
-
MadRabbit October 16th, 2010 @ 11:36 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
RightJS Core Tickets