<?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>PHP 4u Web developer - 代码的简化 &#187; Browsers issues</title>
	<atom:link href="http://php4u.co.uk/category/browsers-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://php4u.co.uk</link>
	<description>PHP related blog, freelancer to hire!</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:13:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What should a developer know before building a public web site?</title>
		<link>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/</link>
		<comments>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 09:06:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[useful info about developement]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=120</guid>
		<description><![CDATA[&#8220;The idea here is that most of us should already know most of what is on this list. But there just might be one or two items you haven&#8217;t really looked into before, don&#8217;t fully understand, or maybe never even heard of.&#8221; Great article here]]></description>
			<content:encoded><![CDATA[<p>&#8220;The idea here is that most of us should <em>already</em> know <em>most</em> of what is on this list.  But there just might be one or two items you  haven&#8217;t really looked into before, don&#8217;t fully understand, or maybe  never even heard of.&#8221;</p>
<p>Great article <a title="What should a developer know before building a public web site?" href="http://stackoverflow.com/questions/72394/what-should-a-developer-know-before-building-a-public-web-site" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2010/04/what-should-a-developer-know-before-building-a-public-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do I receive an &#8220;Operation aborted&#8221; error message when I visit a Web page in Internet Explorer?</title>
		<link>http://php4u.co.uk/2009/05/why-do-i-receive-an-operation-aborted-error-message-when-i-visit-a-web-page-in-internet-explorer/</link>
		<comments>http://php4u.co.uk/2009/05/why-do-i-receive-an-operation-aborted-error-message-when-i-visit-a-web-page-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 19 May 2009 13:45:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[internet explorer. ie7]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[operation aborted]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=87</guid>
		<description><![CDATA[I did really simple application, but still under IE7 it was crashing with Operation aborted. First &#8220;You can turn off friendly HTTP error messages in Internet Explorer. This workaround still lets the error message appear. However, Internet Explorer does not move away from the page after the error occurs. This workaround works only for Internet [...]]]></description>
			<content:encoded><![CDATA[<p>I did really simple application, but still under IE7 it was crashing with Operation aborted.</p>
<p>First &#8220;You can turn off friendly HTTP error messages in Internet Explorer. This workaround still lets the error message appear. However, Internet Explorer does not move away from the page after the error occurs. This workaround works only for Internet Explorer 6.</p>
<p>To do this, follow these steps:</p>
<p>1. On the Tools menu, click Internet Options.<br />
2. On the Advanced tab, click to clear the Show friendly HTTP error messages check box under the Browsing section, and then click OK.<br />
3. Close the browser. &#8221; according to <a href="http://support.microsoft.com/kb/927917" target="_blank">http://support.microsoft.com/kb/927917</a></p>
<p>At least page is rendered, but it doesn&#8217;t solve a problem. When i started to dig i found that i&#8217;m using Jqwuery tooltip inside table.</p>
<p>Next thing i&#8217;ve added line to execute javascript when document is fully loaded.</p>
<div id="javascript-1">
<div class="javascript" style="font-family: monospace;">
<ol>
<li style="font-weight: normal; vertical-align: top; color: #acaa9a;">
<div style="margin: 0pt; padding: 0pt; background: transparent none repeat scroll 0% 0%; font-family: monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: 1.2em; font-size-adjust: none; font-stretch: normal; vertical-align: top;">$<span style="color: #009900;">(</span>document<span style="color: #009900;">)</span>.<a href="http://www.learningjquery.com/wp-content/themes/ljq/docs.php?fn=ready"><span>ready</span></a><span style="color: #009900;">(</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">(</span><span style="color: #009900;">)</span> <span style="color: #009900;">{</span></div>
</li>
<li style="font-weight: bold; vertical-align: top; color: #acaa9a;">
<div style="margin: 0pt; padding: 0pt; background: transparent none repeat scroll 0% 0%; font-family: monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: 1.2em; font-size-adjust: none; font-stretch: normal; vertical-align: top;"><span style="color: #006600; font-style: italic;">// put all your jQuery goodness in here.</span></div>
</li>
<li style="font-weight: normal; vertical-align: top; color: #acaa9a;">
<div style="margin: 0pt; padding: 0pt; background: transparent none repeat scroll 0% 0%; font-family: monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: 1.2em; font-size-adjust: none; font-stretch: normal; vertical-align: top;"><span style="color: #009900;">}</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span></div>
</li>
</ol>
</div>
</div>
<p>It solved IE7 from crashing</p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/05/why-do-i-receive-an-operation-aborted-error-message-when-i-visit-a-web-page-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable spell check in Firefox</title>
		<link>http://php4u.co.uk/2009/05/enable-spell-check-in-firefox/</link>
		<comments>http://php4u.co.uk/2009/05/enable-spell-check-in-firefox/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:43:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[spell checking]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=83</guid>
		<description><![CDATA[How to enable spell checking in Firefox? Enable built-in functionality Type in address bar about:config Then in next window type layout.spellcheckDefault When option appear below double click on it and change value to be 2 Install any dictionary add-on for firefox you like from https://addons.mozilla.org/en-US/firefox/browse/type:3 Restart browser To make sure it works right click on [...]]]></description>
			<content:encoded><![CDATA[<p>How to enable spell checking in Firefox? Enable built-in functionality</p>
<p>Type in address bar <strong>about:config</strong></p>
<p>Then in next window type <strong>layout.spellcheckDefault</strong></p>
<p>When option appear<strong> </strong>below double click on it and change value to be<strong> 2</strong></p>
<p>Install<strong> </strong>any dictionary add-on for firefox you like from <a title="Dictionary add-ons" href="https://addons.mozilla.org/en-US/firefox/browse/type:3" target="_blank">https://addons.mozilla.org/en-US/firefox/browse/type:3</a></p>
<p>Restart browser</p>
<p>To make sure it works right click on textfield and enable <strong>Check Spelling</strong></p>
<p>Done <img src='http://php4u.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/05/enable-spell-check-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 and backward compatibility on code-diesel</title>
		<link>http://php4u.co.uk/2009/03/internet-explorer-8-and-backward-compatibility-on-code-diesel/</link>
		<comments>http://php4u.co.uk/2009/03/internet-explorer-8-and-backward-compatibility-on-code-diesel/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 10:45:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=74</guid>
		<description><![CDATA[&#8220;With the release of Internet Explorer 8, the issue of compatibility has again become a concern for web developers. If your website does not display correctly in IE8, you have a choice of either updating your website to support the latest Web standards or you can force IE8 to&#8230;&#8221; Great article about IE8 compatibility mode [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;With the release of Internet Explorer 8, the issue of compatibility has again become a concern for web developers. If your website does not display correctly in IE8, you have a choice of either updating your website to support the latest Web standards or you can force IE8 to&#8230;&#8221;</p>
<p>Great article about IE8 compatibility mode</p>
<p><a title="IE 8 compatibility mode" href="http://www.codediesel.com/browser/ie8-and-backward-compatibility/" target="_blank">http://www.codediesel.com/browser/ie8-and-backward-compatibility/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/03/internet-explorer-8-and-backward-compatibility-on-code-diesel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online CSS and JS compressor &#8211; save your visitor time</title>
		<link>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/</link>
		<comments>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browsers issues]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[optimisation]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=12</guid>
		<description><![CDATA[Today I needed to reduce size of CSS and JS which was almost 400Kb all together. Spending some time found usefull tools for it. http://iceyboard.no-ip.org/projects/css_compressor and http://dojotoolkit.org/docs/shrinksafe are winners Before compressing javascript file make sure that You don&#8217;t have anything compressed already there, all lines are ending with semicolon and all code is valid. After compression [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed to reduce size of CSS and JS which was almost 400Kb all together. Spending some time found usefull tools for it.</p>
<p><a href="http://iceyboard.no-ip.org/projects/css_compressor" target="_blank">http://iceyboard.no-ip.org/projects/css_compressor</a> and <a href=" http://dojotoolkit.org/docs/shrinksafe" target="_blank">http://dojotoolkit.org/docs/shrinksafe</a> are winners</p>
<p>Before compressing javascript file make sure that You don&#8217;t have anything compressed already there, all lines are ending with semicolon and all code is valid.</p>
<p>After compression I saved 80Kb.</p>
<p>Finally we have changed CDN from amazon S3 to cachefly, and it is much quicker and they support gzip on-fly</p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/02/online-css-and-js-compressor-save-your-visitor-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.414 seconds -->
