General Software Development,AJAX - Raj Kaimal

Browse by Tags

All Tags » General Software Development » AJAX (RSS)
Sorry, but there are no more tags available to filter with.

IE 6/7 - "Unspecified Error" when accessing offsetParent (Javascript)

I have noticed that IE 6/7 throws an "Unspecified Error" exception when it attempts to get the offsetParent property of a DOM object after the DOM tree has been modified. Here is a repro. Remove the space in java script before viewing the page...
More Posts