Hi!
I'm passing a url through google translate and in my location bar on Fire fox, the url looks as it should:
I want to grab the orig_term and apply its value other places on my page as it loads. The problem is, despite showing accurately in the location, the window.location, window.location.href, location.href all show values with the orig_term encoded. I've tried de-encoding the encoded value, but its representation is :
малÑÑии
Anyone know why this works great in IE but not in Fire Fox?