Location.href problem in IE
October 19th, 2007 at 3:10pm |
Another case of something that seemed to always work and now all of a sudden doesn’t. I have a function loadSomething, that when clicked, does only: location.href = ‘someurl.cfm’; And it worked fine in FF but not in IE (6). So, after a few minutes of Googling I found out that you can solve the […]
Read the rest of Location.href problem in IE