<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039873" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039873</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hidden-text-script-needed#comment-1226086</link>
    <description> &lt;p&gt;Instead of visibilty:hidden, you could also use display:none.&lt;/p&gt;
 </description>
     <pubDate>Tue, 06 Nov 2007 18:55:14 +0000</pubDate>
 <dc:creator>Rohan</dc:creator>
 <guid isPermaLink="false">comment 1226086 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hidden-text-script-needed#comment-1225354</link>
    <description> &lt;p&gt;Managed to get something working now, one problem i had was finding a solution so multiple divs could be chosen. Feel free to use it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sixthsense-esp.co.uk/sanchi/test.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sixthsense-esp.co.uk/sanchi/test.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2007 10:35:16 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1225354 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hidden-text-script-needed#comment-1225352</link>
    <description> &lt;p&gt;Brilliant guys, thanks!&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2007 08:41:48 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1225352 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hidden-text-script-needed#comment-1225266</link>
    <description> &lt;p&gt;You can also do this with CSS. The classic article on this is Eric Meyer&#039;s &lt;a href=&quot;http://meyerweb.com/eric/css/edge/popups/demo.html&quot; class=&quot;bb-url&quot;&gt;Pure CSS Popups&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Having said that, JavaScript gives you a lot more options. Some nice variations demo&#039;d at &lt;a href=&quot;http://www.codylindley.com/blogstuff/js/jquery/&quot; class=&quot;bb-url&quot;&gt;www.codylindley.com/blogstuff/js/jquery/&lt;/a&gt; using jQuery.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 22:08:27 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1225266 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hidden-text-script-needed#comment-1225261</link>
    <description> &lt;p&gt;I&#039;ve seen it done before with CSS and JavaScript.&lt;/p&gt;
&lt;p&gt;To hide something, add the CSS property &quot;visibility: hidden;&quot;.  To show it, use this line of JavaScript:&lt;br /&gt;
&lt;code&gt;javascript:document.getElementById(&amp;#039;something&amp;#039;).style.visibility=&amp;#039;visible&amp;#039;&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 17:44:50 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1225261 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
