You don't need to be an 'investor' to invest in Singletrack: 6 days left: 95% of target - Find out more
Topic starter
Anyone deal with this? I've got code that checks for a field being disabled, but it seems to be not working.
Ideas? Finding it hard to google my way past lots of irrelevance.
Posted : 25/05/2011 12:19 pm
Topic starter
S'ok, I fixed it now 🙂
Posted : 25/05/2011 1:26 pm
I'm curious - was it your code, or IE9 being just as rubbish as all previous flavours of IE?
Posted : 25/05/2011 1:30 pm
Topic starter
Dunno.
My code was checking for disabled == false or, for IE, disabled == null. IE9 apparently returns disabled = "".
Posted : 25/05/2011 1:49 pm