Code: Select all
document.orderform.location[0].checkedFrom what I gather, the layout engine in Safari doesn't handle the 'checked' property. Does anybody know a workaround?
I'm tempted to just let Safari users rot, but sadly the boss wants to be able to test the website on his iMac...
EDIT: I was wrong - it wasn't the Javascript itself, it was the fact it wasn't being called at all.
Apparantly, Safari doesn't support onChange for radiobuttons. Silly mac browsers...