[jQuery] Replacing DOM Elements While Maintaining Child Elements

2008-07-22 Thread Chris
Ok, I have this code (I know it's horrific). This Site: Hirsch Branding I want to alter this so the becomes a (I don't need to maintain the classes) and the with a while maintaing the select control. I figured it's done with replaceWith but I can't maintain the select.

[jQuery] Replacing DOM Elements While Maintaining Child Elements

2008-07-22 Thread Chris P
Ok, I have this code (I know it's horrific). This Site: Hirsch Branding I want to alter this so the becomes a (I don't need to maintain the classes) and the with a while maintaing the select control. I figured it's done with replaceWith but I can't maintain the select.