Posted on Wednesday, 23rd July 2008 by admin
I spent an hour today trying to assist a fellow developer with debugging why Internet Explorer 6 suddenly started throwing the dreadfully hard to fix ‘Operation Aborted’ errors on page load. After stripping the page down one piece at a time, he was able to determine that having the following code in the head…
<base target=”_top”>
…while [...]
Posted in Tips and Tricks | Comments (0)