Side navigation
#3618 closed bug (fixed)
Opened November 17, 2008 03:04PM UTC
Closed November 17, 2008 04:32PM UTC
Remove Uses of .constructor
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using .constructor "type" checks tends to cause problems across iframes and the link. A better solution should be used.
I've outlined all of these changes in the new core style guideline: Type Checks.