<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben Huson &#187; Internet Explorer</title>
	<atom:link href="http://www.benhuson.co.uk/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhuson.co.uk</link>
	<description>Web Designer and Developer</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:41:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>FancyBox causing hanging in Internet Explorer</title>
		<link>http://www.benhuson.co.uk/2010/10/29/fancybox-hanging-in-ie/</link>
		<comments>http://www.benhuson.co.uk/2010/10/29/fancybox-hanging-in-ie/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 21:33:10 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[FancyBox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[lightBox]]></category>

		<guid isPermaLink="false">http://www.benhuson.co.uk/?p=2008</guid>
		<description><![CDATA[Tweet I recently received feedback from people saying that some web sites I had worked on were loading slowly and freezing for a second or two in Internet Explorer on each page load. After checking that images were well optimised I guessed the next thing to check should be any JavaScript the pages were loading. [...]]]></description>
			<content:encoded><![CDATA[
<!-- This is the start of the WP Twitter Button code -->
<div id="rk_wp_twitter_button" style="margin: 0px 0px 0px 0px; float: left"><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ftwitter.com%2Fshare&sref=rss" class="twitter-share-button" data-url="http://www.benhuson.co.uk/2010/10/29/fancybox-hanging-in-ie/" data-count="horizontal" data-via="benhuson">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<!-- This is the end of the WP Twitter Button code -->

 
<span class = "facebook-like" style = "height: 25px;  "><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.benhuson.co.uk/2010/10/29/fancybox-hanging-in-ie/&layout=button_count&send=false&show_faces=false&width=&action=like&colorscheme=light&font=lucida grande" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></span><p><img class="alignnone size-medium wp-image-2010 border" title="FancyBox Hanging in Internet Explorer" src="http://www.benhuson.co.uk/wp-content/uploads/fancybox-400x250.jpg" alt="" width="400" height="250" /></p>
<p><strong>I recently received feedback from people saying that some web sites I had worked on were loading slowly and freezing for a second or two in Internet Explorer on each page load.</strong></p>
<p>After checking that images were well optimised I guessed the next thing to check should be any JavaScript the pages were loading.</p>
<p>I removed all JavaScript includes and the pages loaded fine so I added them in again until I was able to re-create the &#8216;hanging&#8217; issue &#8211; <a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ffancybox.net%2F&sref=rss">FancyBox</a> seemed to be the culprit.</p>
<p>I&#8217;ve not yet figured out why, but the hang appears to happen around the same time that the HTML DOM structure finishes loading. During the &#8216;freeze&#8217; the browser hangs completely and you cannot click any links, scroll, or interact with the page in any way.</p>
<p>The hang even happens when viewing the FancyBox web site in IE although is it for a much shorter period of time &#8211; maybe the duration of the hand is influence but the amount of HTML or links on a page?</p>
<p>As I don&#8217;t have enough time to investigate further, for the moment I shall continue to use <a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Fleandrovieira.com%2Fprojects%2Fjquery%2Flightbox%2F&sref=rss">jQuery lightBox</a> or one of the other image popup scripts. Shame, as FancyBox is the nicest and cleanest I have found so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2010/10/29/fancybox-hanging-in-ie/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Loading XML files in Flash over an SSL Connection in Internet Explorer</title>
		<link>http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/</link>
		<comments>http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 11:08:51 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[XML & RSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/</guid>
		<description><![CDATA[Tweet If you have a Flash site which loads dynamically generated XML file using SSL, you may have experienced this problem. Loading XML files in Flash over an SSL Connection fails in Internet Explorer if the Pragma:no-cache or Cache-control:no-cache HTTP headers are set on the XML file. By default, all dynamically generated files are returned [...]]]></description>
			<content:encoded><![CDATA[
<!-- This is the start of the WP Twitter Button code -->
<div id="rk_wp_twitter_button" style="margin: 0px 0px 0px 0px; float: left"><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ftwitter.com%2Fshare&sref=rss" class="twitter-share-button" data-url="http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/" data-count="horizontal" data-via="benhuson">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<!-- This is the end of the WP Twitter Button code -->

 
<span class = "facebook-like" style = "height: 25px;  "><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/&layout=button_count&send=false&show_faces=false&width=&action=like&colorscheme=light&font=lucida grande" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></span><p>If you have a Flash site which loads dynamically generated XML file using SSL, you may have experienced this problem.</p>
<p>Loading XML files in Flash over an SSL Connection fails in Internet Explorer if the Pragma:no-cache or Cache-control:no-cache HTTP headers are set on the XML file. By default, all dynamically generated files are returned by the server with the Pragma:no-cache header so that they are not cached by the browser.</p>
<p>To ensure that Flash loads the XML successfully, you should use the following function in PHP near the top of your code:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #990000;">session_cache_limiter</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'private_no_expire'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2008/03/27/flash-xml-files-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Bugs: Fix for IE / Win gap between list items</title>
		<link>http://www.benhuson.co.uk/2006/02/21/css_bugs_fix_for_ie_win_gap_between_list_items/</link>
		<comments>http://www.benhuson.co.uk/2006/02/21/css_bugs_fix_for_ie_win_gap_between_list_items/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 14:42:22 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.benhuson.com/?p=105</guid>
		<description><![CDATA[Tweet Recently I stumbled across the annoying IE/Win bug of gaps between vertically stacked list items. After searching around for a while I found a fair few fixes. However, none of these seemed to work for me. The only different I could find was that my list contained images where the other examples were purely [...]]]></description>
			<content:encoded><![CDATA[
<!-- This is the start of the WP Twitter Button code -->
<div id="rk_wp_twitter_button" style="margin: 0px 0px 0px 0px; float: left"><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ftwitter.com%2Fshare&sref=rss" class="twitter-share-button" data-url="http://www.benhuson.co.uk/2006/02/21/css_bugs_fix_for_ie_win_gap_between_list_items/" data-count="horizontal" data-via="benhuson">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<!-- This is the end of the WP Twitter Button code -->

 
<span class = "facebook-like" style = "height: 25px;  "><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.benhuson.co.uk/2006/02/21/css_bugs_fix_for_ie_win_gap_between_list_items/&layout=button_count&send=false&show_faces=false&width=&action=like&colorscheme=light&font=lucida grande" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></span><p>Recently I stumbled across the annoying IE/Win bug of gaps between vertically stacked list items.</p>
<p>After searching around for a while I found a fair few fixes. However, none of these seemed to work for me. The only different I could find was that my list contained images where the other examples were purely text.</p>
<p>I fixed the bug by chance whilst implementing a fix by John Serris at <a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Fphonophunk.com%2Farticles%2Fie-fix-for-gaps-between-list-items.php&sref=rss" target="_blank">www.phonophunk.com</a>.</p>
<p>It turned out that when using the <strong>&#8220;vertical-align: bottom&#8221;</strong> fix applied to the list item tag, I also needed to apply it to the &#8216;a&#8217; and &#8216;img&#8217; tags as well:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#navsec</span> a<span style="color: #00AA00;">,</span> <span style="color: #cc00cc;">#navsec</span> img <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">vertical-align</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span></pre></div></div>

<p><span id="more-105"></span></p>
<p><script src="http://ws.amazon.co.uk/widgets/q?ServiceVersion=20070822&amp;MarketPlace=GB&amp;ID=V20070822/GB/thewhiteroo0a-21/8001/9418bc02-30a0-44f9-b00e-f397382cc329" type="text/javascript"></script></p>
<p> </p>
<p> </p>
<p><noscript><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Fws.amazon.co.uk%2Fwidgets%2Fq%3FServiceVersion%3D20070822%26amp%3BMarketPlace%3DGB%26amp%3BID%3DV20070822%252FGB%252Fthewhiteroo0a-21%252F8001%252F9418bc02-30a0-44f9-b00e-f397382cc329%26amp%3BOperation%3DNoScript&sref=rss">Amazon.co.uk Widgets</a></noscript></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2006/02/21/css_bugs_fix_for_ie_win_gap_between_list_items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clear Internet Explorer browser cache</title>
		<link>http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/</link>
		<comments>http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/#comments</comments>
		<pubDate>Mon, 07 Feb 2005 12:56:51 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.benhuson.com/blog/2005/12/07/explorer_browser_cache/</guid>
		<description><![CDATA[Tweet Internet Explorer (IE) 7.x (Windows): Under the Tools menu at the top of your browser, select Internet Options. Click the General tab. In the Browsing History section of the General tab, click the Delete button. Under Temporary Internet Files, select the &#8220;Delete Files&#8230;&#8221; button. A dialog box will appear that says, &#8220;Are you sure [...]]]></description>
			<content:encoded><![CDATA[
<!-- This is the start of the WP Twitter Button code -->
<div id="rk_wp_twitter_button" style="margin: 0px 0px 0px 0px; float: left"><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ftwitter.com%2Fshare&sref=rss" class="twitter-share-button" data-url="http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/" data-count="horizontal" data-via="benhuson">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<!-- This is the end of the WP Twitter Button code -->

 
<span class = "facebook-like" style = "height: 25px;  "><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/&layout=button_count&send=false&show_faces=false&width=&action=like&colorscheme=light&font=lucida grande" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></span><p><!--adsense#GetFirefox--></p>
<h3>Internet Explorer (IE) 7.x (Windows):</h3>
<ol>
<li>Under the Tools menu at the top of your browser, select Internet Options.</li>
<li>Click the General tab.</li>
<li>In the Browsing History section of the General tab, click the Delete button.</li>
<li>Under Temporary Internet Files, select the &#8220;Delete Files&#8230;&#8221; button.</li>
<li>A dialog box will appear that says, &#8220;Are you sure you want to delete all temporary Internet Explorer files?&#8221; Click the Yes button.</li>
<li>In the History section of the General tab, click the Clear History button. A dialog box will appear that says, &#8220;Are you sure you want Windows to delete your history of visited Web sites?&#8221;?</li>
<li>Click the YES button.</li>
<li>Click close to leave the Browsing History section.</li>
<li>Click OK to leave Internet Options.</li>
<li>Click the Refresh button at the top of the browser</li>
</ol>
<p><!--adsense#Google234x60--></p>
<h3>Internet Explorer (IE) 6.x (Windows):</h3>
<ol>
<li>Under the Tools menu at the top of your browser, select Internet Options.</li>
<li>Click the General tab.</li>
<li>In the Temporary Internet files section of the General tab, click the Delete files button.</li>
<li>A dialog box will appear that says, &#8220;Delete all files in the Temporary Internet Files folder?&#8221;? Click the OK button.</li>
<li>In the History section of the General tab, click the Clear History button. A dialog box will appear that says, &#8220;Are you sure you want Windows to delete your history of visited Web sites?&#8221;?</li>
<li>Click the YES button.</li>
<li>Click OK to leave Internet Options.</li>
<li>Click the Refresh button at the top of the browser</li>
</ol>
<p><!--adsense#Google234x60--></p>
<h3>Internet Explorer (IE) 5.x (Windows):</h3>
<ol>
<li>From the Tools drop-down menu at the top of the browser, select Internet Options.</li>
<li>Click the General tab at the top of the Internet Options dialog box.</li>
<li>In the Temporary Internet files section of the General tab, click the Delete files button.</li>
<li>A dialog box will appear that says, &#8220;Delete all files in the Temporary Internet Files folder?&#8221;? Click the OK button.</li>
<li>In the History section of the General tab, click the Clear History button.</li>
<li>A dialog box will appear that says, &#8220;Delete all files from your History folder?&#8221;? Click the OK button.</li>
<li>Click OK to leave Internet Options.</li>
<li>Click the Refresh button at the top of the browser. (This button is to the right of the Stop button.)</li>
</ol>
<p><strong>Tip:</strong> If you have stored web pages for offline viewing, check &#8220;Delete all offline content&#8221;?</p>
<h3>Microsoft Internet Explorer (IE) 4.x and 5.x (Mac):</h3>
<ol>
<li>From the Edit menu, choose Preferences.</li>
<li>Click the arrow next to Web Browser to expand the menu, then choose Advanced.</li>
<li>In the Cache section of the window, click Empty Now.</li>
<li>Click OK to leave Preferences.</li>
</ol>
<h3>Internet Explorer (IE) 4.x (Windows):</h3>
<ol>
<li>From the View drop-down menu at the top of the browser, select Internet Options.</li>
<li>Click the General tab at the top of the Internet Options dialog box.<br />
In the Temporary Internet files section of the General tab, click the Delete files button.</li>
<li>A dialog box will appear that says, &#8220;Delete all files in the Temporary Internet Files folder?&#8221;? Click the OK button.</li>
<li>In the History section of the General tab, click the Clear History button.</li>
<li>A dialog box will appear that says, &#8220;Delete all files from your History folder?&#8221;? Click the Yes button.</li>
<li>Click OK to leave Internet Options.</li>
<li>Click the Refresh button at the top of the browser. (This button is to the right of the Stop button.)</li>
</ol>
<p><strong>Tip:</strong> If you have Explorer 4.x Active Channel subscriptions, check &#8220;Delete all subscription content&#8221;? to delete cached channel content as well.</p>
<h3>Internet Explorer (IE) 3.x:</h3>
<ol>
<li>Select &#8220;View &gt; Options&#8221;? from the main menu</li>
<li>Change to the &#8220;Advanced&#8221;? tab</li>
<li>Click on &#8220;Settings&#8221;? button</li>
<li>Click on &#8220;Empty Folder&#8221;</li>
</ol>
<p><strong>Tip:</strong> If you&#8217;re running out of hard disk space, you could reduce percent of disk space used by Explorer 3.x for its cache by sliding the &#8220;Amount of disk space to use&#8221;? guage.</p>
<p><strong>Tip:</strong> Although it&#8217;s not required by all browsers, it is a good idea to restart your browser after clearing the cache. If you&#8217;re using Internet Explorer it&#8217;s sometimes better to restart your computer as well.</p>
<p><!--adsense#Google300x250--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How and why should I clear my web browser&#8217;s cache?</title>
		<link>http://www.benhuson.co.uk/2005/02/04/clear_browser_cache/</link>
		<comments>http://www.benhuson.co.uk/2005/02/04/clear_browser_cache/#comments</comments>
		<pubDate>Fri, 04 Feb 2005 09:46:55 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Netscape]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.benhuson.com/blog/?p=9</guid>
		<description><![CDATA[Tweet For information on how to clear your browser&#8217;s cache, please refer to the links at the bottom of this post. Your browser cache consists of items you have seen, heard, or downloaded from the Web, including images, sounds and Web pages. Storing these files in your cache can make browsing the Web faster because [...]]]></description>
			<content:encoded><![CDATA[
<!-- This is the start of the WP Twitter Button code -->
<div id="rk_wp_twitter_button" style="margin: 0px 0px 0px 0px; float: left"><a href="http://redirectingat.com?id=3206X604054&xs=1&url=http%3A%2F%2Ftwitter.com%2Fshare&sref=rss" class="twitter-share-button" data-url="http://www.benhuson.co.uk/2005/02/04/clear_browser_cache/" data-count="horizontal" data-via="benhuson">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
<!-- This is the end of the WP Twitter Button code -->

 
<span class = "facebook-like" style = "height: 25px;  "><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.benhuson.co.uk/2005/02/04/clear_browser_cache/&layout=button_count&send=false&show_faces=false&width=&action=like&colorscheme=light&font=lucida grande" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:px; height:25px"></iframe></span><p><strong>For information on how to clear your browser&#8217;s cache, please refer to the links at the bottom of this post.</strong></p>
<p>Your browser cache consists of items you have seen, heard, or downloaded from the Web, including images, sounds and Web pages. Storing these files in your cache can make browsing the Web faster because your computer will be able to display cached items more quicklyas it won&#8217;t have to download them again from the Internet.</p>
<p>All the files stored in your cache take up disk space, so from time to time, you may want to clear out the files stored in your cache to free up some space on your computer.</p>
<p>Also, you may find that if you visit a web site has been recently updated and a previous version of this page exists in your cache, your computer may display the page in your cache. Therefore you will be viewing out-of-date information &#8211; clearing your browser&#8217;s cache should fix this problem.</p>
<ul>
<li><a href="http://www.benhuson.co.uk/2005/02/07/netscape_browser_cache/">Clearing Netcape Browser Cache</a></li>
<li><a href="http://www.benhuson.co.uk/2005/02/07/explorer_browser_cache/">Clearing Internet Explorer Cache</a></li>
<li><a href="http://www.benhuson.co.uk/2005/02/07/aol_browser_cache/">Clearing AOL Browser Cache</a></li>
<li><a href="http://www.benhuson.co.uk/2005/02/07/opera_browser_cache/">Clearing Opera Browser Cache</a></li>
<li><a href="http://www.benhuson.co.uk/2005/02/07/mozilla_browser_cache/">Clearing Mozilla Browser Cache</a></li>
</ul>
<p><!--adsense#Google300x250--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2005/02/04/clear_browser_cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

