Below is my code that I use to remove the div tag. I also want the script to add the same div tag later when certain conditions are met. The div has some preloaded content that I don't want to lose.
$ ('# wrapper1') remove () ;.
Any help would be greatly appreciated.
Cheers, Vishal
source
share