<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Disable the status bar</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Disable the status bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 12:49:32 +0000</pubDate>
  <lastBuildDate>Thu, 03 Jun 2004 12:34:21 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=10544</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Disable the status bar : Add this in you js file or between...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post58743.html#58743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16240">RY4N</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 03&nbsp;June&nbsp;2004 at 12:34pm<br /><br /><P>Add this in you js file or between &lt;head&gt;...&lt;/head&gt;</P><P>&lt;script&gt;<BR>&nbsp;&nbsp;function hidestatus(){<BR>&nbsp;&nbsp;window.status=""<BR>&nbsp;&nbsp;return true<BR>&nbsp;&nbsp;}<BR>&nbsp;&lt;/script&gt;</P><P>Then (a little time <SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">consuming</SPAN>) put this between &lt;/body&gt; and &lt;/html&gt;</P><P>&lt;SCRIPT&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for(i=0; i &lt; document.links.length; i++){<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document.links<em>.attachEvent("onmouseover", hidestatus);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&lt;/SCRIPT&gt;</P><P>Enjoy!</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 03 Jun 2004 12:34:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post58743.html#58743</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar : There is a language file forum,...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57756.html#57756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2004 at 1:37pm<br /><br />There is a language file forum, just post a message containing a link to where the files can be downloaded.]]>
   </description>
   <pubDate>Fri, 21 May 2004 13:37:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57756.html#57756</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar : Tnks for the answer, probabily...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57743.html#57743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16024">izar</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2004 at 12:00pm<br /><br /><DIV>Tnks for the answer, probabily i'll comvince them that the status bar is a Good thing <IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0">.</DIV><DIV>&nbsp;</DIV><DIV>Last but not least, i'm translating all the forum in Italian, i'm quit over, how can i post the file after ending the translation?</DIV>]]>
   </description>
   <pubDate>Fri, 21 May 2004 12:00:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57743.html#57743</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar : To be able to use the JS code...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57730.html#57730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2004 at 6:38am<br /><br />To be able to use the JS code you posted it needs to be called by the link.<br><br>To do this you would have to edit every asp page and change any linksso that when a mouse is hovered over the link it would call the JSfunction to hide the real link.<br><br>This would probally take many days if not weeks of work, depending how good your ASP is.<br><br>It would probally be simpler to look for a new host to host the forum on. <br><br>Also hiding the real link is not ver reliable as it ois very simple tosee what the real link is, just have to look in the browser address baror view page source.<br>]]>
   </description>
   <pubDate>Fri, 21 May 2004 06:38:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57730.html#57730</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar :   -boRg- wrote:It can work, but...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57727.html#57727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16024">izar</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2004 at 5:21am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />It can work, but would require that you cange the code for every link in the forum (allot of work) to refernce the javascript. <BR><BR>Not sure why you would want to do this anyway, sites that hide the address in the status bar allways put me off as it looks like they have something to hide.<BR></td></tr></table> </P><P>First of all, tnks for the answer.</P><P>The problem, if i can call it so, is that at the moment i'm hosting the forum on a private server of friends and they ask me if it's possible to do hide the links in the stattus bar.</P><P>-BoRg- may you be more specific pls, have i to edit avery .asp file?What do You mean with "<EM>would require that you cange the code for every link in the forum (allot of work) to refernce the javascript</EM>". Could you pls make me an example?</P><P>Tnks for the help <FONT size=1>(and sorry for my bad english</FONT> <IMG height=11 src="https://forums.webwiz.net/smileys/smiley17.gif" width=10 border="0"><FONT size=1>)</FONT></P>]]>
   </description>
   <pubDate>Fri, 21 May 2004 05:21:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57727.html#57727</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar : It can work, but would require...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57705.html#57705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2004 at 3:18am<br /><br />It can work, but would require that you cange the code for every link in the forum (allot of work) to refernce the javascript. <br><br>Not sure why you would want to do this anyway, sites that hide theaddress in the status bar allways put me off as it looks like they havesomething to hide.<br>]]>
   </description>
   <pubDate>Fri, 21 May 2004 03:18:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57705.html#57705</guid>
  </item> 
  <item>
   <title><![CDATA[Disable the status bar : Hi, It&amp;#039;s possible to insert...]]></title>
   <link>https://forums.webwiz.net/disable-the-status-bar_topic10544_post57700.html#57700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16024">izar</a><br /><strong>Subject:</strong> 10544<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2004 at 8:14pm<br /><br /><DIV>Hi,</DIV><DIV>It's possible to insert a script that&nbsp;disable the status bar to display the links when you pass over with the mouse?</DIV><DIV>I've found many Java script, does theese script work with the forum code?</DIV><DIV>Here is an example:</DIV><DIV>&lt;script&gt;</DIV><DIV>&nbsp;</DIV><DIV>//configure status message to show<BR>var statusmsg=""</DIV><DIV>&nbsp;</DIV><DIV>function hidestatus(){<BR>window.status=statusmsg<BR>return true<BR>}</DIV><DIV>&nbsp;</DIV><DIV>&lt;/script&gt;</DIV><DIV>&nbsp;</DIV><DIV>Tnks for the help</DIV>]]>
   </description>
   <pubDate>Thu, 20 May 2004 20:14:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/disable-the-status-bar_topic10544_post57700.html#57700</guid>
  </item> 
 </channel>
</rss>