We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
innerHTML properties of the table and tr objects are read-only
http://msdn.microsoft.com/en-us/library/ms532998%28v=vs.85%29.aspx#TOM_Create
IE8
Removing all children of select causes incorrect display bug.
select
take a look at jQuery source empty(). elem.options.length = 0 http://bugs.jquery.com/ticket/12336
elem.options.length = 0
IE8, 9