how do you unload an html, after it has been loaded?
I have figured out how to load a fragment into a container but "unloading" is not as clear. Can someone suggest how to do this properly? I tried load() with no arguments and unoad() but nothing works quite right...
help? thanks!