How to reset all changes to defaults with jQuery?
Hi!
I use jQuery for loading ajax content, changing css etc. I want to make button that does something similar to "Refresh" - changes back all css changes to defaults.
Is there a function that could do this?