You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Administrator
Staff member
In JavaScript it throws up an error whenever you try to set a style property with a dash (-) in it, eg:
.style.z-index="0"
Does anyone know how to set these kind of style properties?
Aby help will be much apreciated.