[jQuery] .html() and ampersand

[jQuery] .html() and ampersand


Hi,
I use the .html() function to get the value of a label, but when it
contains an ampersand (&) it is converted to & amp ;
How can I prevent that or is there another way of getting the value of
the label ?
Thanks