Variable scope in MSIE
I just have to get this off my chest after 20 minutes or so of debugging a javascript.
Sometimes, I really, really, really, really, really dislike Internet Explorer.
I mean, for heaven's sake, why is there a conflict between form-element-names and identifiers? It's so stupid you just cannot keep in your head all the time.
The problem probably stems from the so called feature that you can referer to elements directly from the document object, e.g. document.myField, but I never use this so WTF...
Another annoyance is of course that you cannot name a field action if you'd like to access the action-attribute of the form later on in a javascript.
So here we go, a couple of reasons why mac rules right now:
- No MSIE as far as I can see
- Less rendering bugs in MFF OS X than on Win. (on the other hand this is a disturbance since you can't trust it will work on both platforms)
- Did I mention no MSIE?
- Exposé
- Everything just works (except in MSIE of course)
- Oh, and no MSIE!
Now, back to fixing an annoying rendering bug in MFF that occurs when I apply alpha to a container. Do I need to mention that this bug is 100% Win only (surprise!)?
Post your own comment
Pages linking to this entry
Pingback is enabled on all archived entries. Read more about pingback in the Pingback 1.0 Specification.
No pingbacks.
