<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>HTML Help</title>
  <link>http://htmlcodetutorial.com/help/index.php</link>
  <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  <language>english</language>
  <copyright>(c) Copyright 2009 by HTML Help</copyright>
  <managingEditor>design@htmlcodetutorial.com</managingEditor>
  <webMaster>design@htmlcodetutorial.com</webMaster>
  <pubDate>Sat Nov 21, 2009 6:22 am</pubDate>
  <lastBuildDate>Sat Nov 21, 2009 6:22 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>HTML Help</title>
    <url></url>
    <link>http://htmlcodetutorial.com/help/</link>
    <description>Please &lt;a href=&quot;http://www.htmlcodetutorial.com/help/search.php&quot;&gt;Search&lt;/a&gt; for the answer to your question before asking it! Thanks.</description>
  </image>

                                      <item>
                                        <title>Want simple script to reveal parts of picture when clicked.</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28685'&gt;scphillipp1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Nov 20, 2009 5:04 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Ok I've simplified things -- one hurdle at a time.&lt;br /&gt;
&lt;br /&gt;
This script displays 2 buttons (1 and 2) when I click on either one of them I'd like it to display something -- later I will make it display as I want, but for now just as a test. But I am doing something wrong. When I click on one of the buttons (either one) it does nothing. Where have I screwed up?&lt;br /&gt;
&lt;br /&gt;
Here is my code:&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
	&amp;lt;head&amp;gt;&lt;br /&gt;
	&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
		function clearblock()&lt;br /&gt;
			{&lt;br /&gt;
			document.getElementById(&amp;quot;bt1&amp;quot;). alert(test1)&lt;br /&gt;
			document.getElementById(&amp;quot;bt2&amp;quot;). alert(test2)&lt;br /&gt;
			}&lt;br /&gt;
		&amp;lt;/script&amp;gt;&lt;br /&gt;
	&amp;lt;/head&amp;gt;&lt;br /&gt;
	&amp;lt;button name=&amp;quot;bt1&amp;quot; type=button id=&amp;quot;bt1&amp;quot; style=&amp;quot;height: 125; width: 170;&amp;quot; onclick=&amp;quot;clearblock()&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;font face=&amp;quot;arial&amp;quot; size=&amp;quot;7&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&lt;br /&gt;
	&amp;lt;/button&amp;gt;&lt;br /&gt;
	&amp;lt;button name=&amp;quot;bt2&amp;quot; type=button id=&amp;quot;bt1&amp;quot; style=&amp;quot;height: 125; width: 170;&amp;quot; onclick=&amp;quot;clearblock()&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;font face=&amp;quot;arial&amp;quot; size=&amp;quot;7&amp;quot;&amp;gt;2&amp;lt;/font&amp;gt;&lt;br /&gt;
	&amp;lt;/button&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks for your help. &lt;br /&gt;
PS. Its not that I am running right to here for help, -- honest to God, I have been trying and trying to get this - scouring the web I got notes EVERY where on my desktop. I am about 5 hours into this and refuse to give up.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</comments>
                                        <author>scphillipp1</author>
                                        <pubDate>Fri Nov 20, 2009 5:04 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56443#56443</guid>
                                      </item>
                                      <item>
                                        <title>How to download font from HTML Page</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56306#56306</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28675'&gt;neeraj03&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 17, 2009 10:14 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;sticks464 wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;quote&quot;&gt;Unless you own the font or have re-distribution rights you can't make a download available. You can give a link to a site that the font is distributed from and is available as a download.&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Will you please give me some idea, how to do this ?</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56306#56306</comments>
                                        <author>neeraj03</author>
                                        <pubDate>Tue Nov 17, 2009 10:14 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56306#56306</guid>
                                      </item>
                                      <item>
                                        <title>Changing url in the bottom left of browser.</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56247#56247</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28664'&gt;stuzilla&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 17, 2009 12:01 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi, sorry guys. im new to this and dont know if this is the right section...&lt;br /&gt;
&lt;br /&gt;
but i am running a blog.. which i use a bunch of urls&lt;br /&gt;
&lt;br /&gt;
that are like&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://affiliate.com/customer.html?=000&amp;amp;url=&quot; target=&quot;_blank&quot;&gt;http://affiliate.com/customer.html?=000&amp;amp;url=&lt;/a&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;http://www.google.com/&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
^^ this will basically just redirect to google&lt;br /&gt;
but the reason im doing this is i get a commission clicked through this link. it doesnt make any pop ups or intermission ads but i get commission.&lt;br /&gt;
&lt;br /&gt;
so my site shows people to free products.&lt;br /&gt;
&lt;br /&gt;
My question is... is there a way to hide the start of that long url? For example could the bottom just some how say google.com instead of the full url?&lt;br /&gt;
&lt;br /&gt;
I noticed this in someone elses blog. where they used linkbucks urls.. but that bottom left screen said the url that was just a regular link however it redirected to linkbucks.&lt;br /&gt;
&lt;br /&gt;
If anyone knows how to do this.. or if its done using a different method to javascript.. please let me know, appreciate it a lot. Thanks guys.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56247#56247</comments>
                                        <author>stuzilla</author>
                                        <pubDate>Tue Nov 17, 2009 12:01 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56247#56247</guid>
                                      </item>
                                      <item>
                                        <title>code help</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56186#56186</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=12865'&gt;sticks464&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Nov 14, 2009 8:40 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;quote&quot;&gt;if you get this to work you need to to start doing this for a living if you already don't&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
I do.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56186#56186</comments>
                                        <author>sticks464</author>
                                        <pubDate>Sat Nov 14, 2009 8:40 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56186#56186</guid>
                                      </item>
                                      <item>
                                        <title>Drop down selection to show hidden input box</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56069#56069</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=21917'&gt;FOBish&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Nov 12, 2009 8:04 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hello!&lt;br /&gt;
&lt;br /&gt;
I'm hoping someone can help me.  I've got a drop down and upon choosing &amp;quot;Other&amp;quot; I'm hoping to make an input box appear when that selection is chosen and of course keep it hidden if &amp;quot;Other&amp;quot; is not selected or deselected.  I believe it can be done by Javascript.  Example of my drop down:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;form action=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;select name=&amp;quot;What's your favorite food?&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;option value=&amp;quot;pizza&amp;quot;&amp;gt;Pizza&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value=&amp;quot;salad&amp;quot;&amp;gt;Salad&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value=&amp;quot;pasta&amp;quot;&amp;gt;Pasta&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value=&amp;quot;other&amp;quot;&amp;gt;Other&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;/select&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Any help is greatly appreciated.  Thanks in advance!</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56069#56069</comments>
                                        <author>FOBish</author>
                                        <pubDate>Thu Nov 12, 2009 8:04 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56069#56069</guid>
                                      </item>
                                      <item>
                                        <title>Changing the background colour of a table</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=56004#56004</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 10, 2009 11:50 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Nice start. Prompt box seems to accept either named color or hex color code.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=56004#56004</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Tue Nov 10, 2009 11:50 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=56004#56004</guid>
                                      </item>
                                      <item>
                                        <title>Java script help</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55963#55963</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=5628'&gt;dlsdawg&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Nov 09, 2009 9:11 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi Benny....&lt;br /&gt;
&lt;br /&gt;
I followed your code and worked on it today and have atleast one error. Here is my code as you sent it with a minor change;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
function Calculate&amp;#40;&amp;#41;&amp;#123; &lt;br /&gt;
var items=document.getElementById&amp;#40;&amp;quot;select&amp;quot;&amp;#41;.options,i,selected=0; &lt;br /&gt;
for &amp;#40;i=0;i&amp;lt;items.length;i++&amp;#41;&amp;#123; &lt;br /&gt;
if &amp;#40;items&amp;#91;i&amp;#93;.selected==1&amp;#41;&amp;#123; &lt;br /&gt;
selected=items&amp;#91;i&amp;#93;; &lt;br /&gt;
i=items.length; &lt;br /&gt;
&amp;#125; &lt;br /&gt;
&amp;#125; &lt;br /&gt;
if &amp;#40;selected!=0&amp;#41;&amp;#123; &lt;br /&gt;
document.getElementById&amp;#40;&amp;quot;output&amp;quot;&amp;#41;.innerHTML=document.getElementById&amp;#40;&amp;quot;txt&amp;quot;&amp;#41;.value*selected.value &lt;br /&gt;
&amp;#125; &lt;br /&gt;
&amp;#125; &lt;br /&gt;
&amp;lt;/script&amp;gt; &lt;br /&gt;
&amp;lt;select id=&amp;quot;select&amp;quot;&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01114&amp;quot;&amp;gt;CT - C L &amp;amp;amp; P&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.02225&amp;quot;&amp;gt;MA - NGRID&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.00336&amp;quot;&amp;gt;MA - NSTAR&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01234&amp;quot;&amp;gt;MA - WMECO&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.02345&amp;quot;&amp;gt;ME - Bangor Hydro&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.02451 &amp;quot;&amp;gt;ME - CMP&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01784&amp;quot;&amp;gt;NH - NGRID&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01478&amp;quot;&amp;gt;NH - NHEC&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01224&amp;quot;&amp;gt;NH - PSNH&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01567&amp;quot;&amp;gt;NH - Unitil&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;nbsp;&amp;lt;option value=&amp;quot;.01168&amp;quot;&amp;gt;RI - National Grid&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;lt;/select&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;input id=&amp;quot;txt&amp;quot;&amp;gt;&amp;lt;button onclick=&amp;quot;Calculate&amp;#40;&amp;#41;&amp;quot;&amp;gt;Calculate&amp;lt;/button&amp;gt;&amp;lt;br&amp;gt;&amp;lt;div id=&amp;quot;output&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
When I run this on a test page I get the following error;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Line 41&lt;br /&gt;
Char. 1&lt;br /&gt;
Error Object doesn't support this properly or method&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Like 41 is this;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;br /&gt;&lt;tr&gt; &lt;br /&gt;	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;br /&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
&amp;lt;input id=&amp;quot;txt&amp;quot;&amp;gt;&amp;lt;button onclick=&amp;quot;Calculate&amp;#40;&amp;#41;&amp;quot;&amp;gt;Calculate&amp;lt;/button&amp;gt;&amp;lt;br&amp;gt;&amp;lt;div id=&amp;quot;output&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;/td&gt;&lt;br /&gt;	&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;&lt;br /&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
I'm looking at the code for the button and don't see a problem. I also need a text box for putting in the electrical usage or was that combined into the text box that shows on the page?&lt;br /&gt;
&lt;br /&gt;
Oh, your code with your name poped up on the page so I pulled it out, will put it back in....&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
Dale</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55963#55963</comments>
                                        <author>dlsdawg</author>
                                        <pubDate>Mon Nov 09, 2009 9:11 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55963#55963</guid>
                                      </item>
                                      <item>
                                        <title>Fixing hex character codes</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55919#55919</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=13957'&gt;PayneLess Designs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Nov 08, 2009 6:35 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;img src=&quot;images/smiles/icon_lol.gif&quot; alt=&quot;Laughing&quot; border=&quot;0&quot; /&gt; Yep. You're welcome.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55919#55919</comments>
                                        <author>PayneLess Designs</author>
                                        <pubDate>Sun Nov 08, 2009 6:35 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55919#55919</guid>
                                      </item>
                                      <item>
                                        <title>Submit with image rollover</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55916#55916</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28471'&gt;tonyeveland&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Nov 08, 2009 12:20 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Here is the script.  The only way it seems to have to pass a post value is in the &amp;lt;form action=&amp;quot;x.php&amp;quot;...&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Do you see any way to pass a value using this script?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;SCRIPT TYPE=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
var sr = new submitroll(&amp;quot;menu_buttons/school_item_menu_button_delete.jpg&amp;quot;,&amp;quot;menu_buttons/school_item_menu_button_delete_over.jpg&amp;quot;,&amp;quot;mysubmit&amp;quot;);&lt;br /&gt;
sr.write();&lt;br /&gt;
sr.alt=&amp;quot;OK&amp;quot;;&lt;br /&gt;
sr.width=60;&lt;br /&gt;
sr.height=60;&lt;br /&gt;
sr.otheratts=&amp;quot;ALIGN=TOP&amp;quot;;&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55916#55916</comments>
                                        <author>tonyeveland</author>
                                        <pubDate>Sun Nov 08, 2009 12:20 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55916#55916</guid>
                                      </item>
                                      <item>
                                        <title>Javascript Image refresh crushes Browsers (CR,FF)</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55861#55861</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28334'&gt;kozalp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Nov 05, 2009 11:53 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      WTF?</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55861#55861</comments>
                                        <author>kozalp</author>
                                        <pubDate>Thu Nov 05, 2009 11:53 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55861#55861</guid>
                                      </item>
                                      <item>
                                        <title>Image Rollover Hangs Up When Using Browser Back Button</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55799#55799</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28410'&gt;piper43&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 04, 2009 8:16 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Thanks for contributing to this thread. I can now eliminate the possibility that there was a local problem on my computers. Your fix makes sense and I will try it out and report back.&lt;br /&gt;
&lt;br /&gt;
You're right, it's not needed to click anywhere before hovering over and away from the image. Clicking away from the image only removes the dotted focus box which has nothing to do with the workings of the script. I got confused early on when I tried to figure out what was happening.&lt;br /&gt;
&lt;br /&gt;
Thanks again.</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55799#55799</comments>
                                        <author>piper43</author>
                                        <pubDate>Wed Nov 04, 2009 8:16 pm</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55799#55799</guid>
                                      </item>
                                      <item>
                                        <title>tabbed iframes</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55696#55696</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28241'&gt;dareskog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Nov 01, 2009 3:10 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      At the mo ive got my webpage to display a left panel which the user enters in the search criteria and then when a website is clicked it searches that website and displays the website in a iframe to the right of the control panel, filling up the rest of the screen. How do i do it so that it will search all of the different websites and still appear on the right of the panel but have a tabbed feature running along the top where the user can click say &amp;quot;yahoo&amp;quot; and it will display the yahoo results, or &amp;quot;google&amp;quot; and it would display the google results?&lt;br /&gt;
&lt;br /&gt;
something like this:&lt;br /&gt;
&lt;img src=&quot;http://www.splitza.com/preview.jpg&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
cheers</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55696#55696</comments>
                                        <author>dareskog</author>
                                        <pubDate>Sun Nov 01, 2009 3:10 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55696#55696</guid>
                                      </item>
                                      <item>
                                        <title>Javascript expand/collapse menu's, collapsed on page load</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55573#55573</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28241'&gt;dareskog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 26, 2009 7:40 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Yeah ideally I'd like the same to happen, any ideas anyone?</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55573#55573</comments>
                                        <author>dareskog</author>
                                        <pubDate>Mon Oct 26, 2009 7:40 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55573#55573</guid>
                                      </item>
                                      <item>
                                        <title>onclick event to change an image to text</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55439#55439</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28284'&gt;johnrochie&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Oct 22, 2009 6:54 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi all,&lt;br /&gt;
&lt;br /&gt;
I'm very inexperienced with Javascript, but want to use the onclick event to change an image to text. I'm working on a directory type website and want users to have to click on the image of a telephone in order to reveal the telephone number they are looking for. how do i do this?&lt;br /&gt;
Also is there a way of tracking how many clicks each person gets?&lt;br /&gt;
I'd really appreciate any help you guys can give me on this</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55439#55439</comments>
                                        <author>johnrochie</author>
                                        <pubDate>Thu Oct 22, 2009 6:54 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55439#55439</guid>
                                      </item>
                                      <item>
                                        <title>Payroll System [URGENT]</title>
                                        <link>http://htmlcodetutorial.com/help/viewtopic.php?p=55434#55434</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://htmlcodetutorial.com/help/profile.php?mode=viewprofile&amp;u=28278'&gt;lownle&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Oct 22, 2009 5:53 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      bump T_T</description>
                                        <comments>http://htmlcodetutorial.com/help/viewtopic.php?p=55434#55434</comments>
                                        <author>lownle</author>
                                        <pubDate>Thu Oct 22, 2009 5:53 am</pubDate>
                                        <guid isPermaLink="true">http://htmlcodetutorial.com/help/viewtopic.php?p=55434#55434</guid>
                                      </item></channel></rss>