Normalize prop access a la http://api.jquery.com/removeProp/
* Use prop("property", false), rather than removeProp("property") * Use prop("selected", true), rather than prop("selected", "selected")
Showing
Please register or sign in to comment