Tagged Questions
11
votes
1answer
817 views
Firefox 6 Infinite Page Refresh With Page With Hash Tags
When Firefox updated to version 6 recently, a site I'm working on severely broke.
The site operates normally when browsing to any page without a hash tag but if you try to navigate to a page with a ...
1
vote
5answers
411 views
Clicking A tag in IE6 and FF using jQuery
I have a div that is returned from an ajax call which contains an a. I need to click it in javascript, however I cannot find a way that works in both IE6 and FF.
This works in FF but generates an ...
1
vote
1answer
1k views
Javascript error in Firefox when using ASP.NET AJAX Control Toolkit
I have recently been building a website that utilizes the .NET Framework 3.5 SP1 and the AJAX Control Toolkit. The standard AJAX controls such as UpdatePanel work without problem. As soon as I add a ...