<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002711" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002711</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011951</link>
    <description> &lt;p&gt;Hey dude, check out &lt;a href=&quot;http://www.angelfire.com/ct2/dbzworld.&quot; class=&quot;bb-url&quot;&gt;www.angelfire.com/ct2/dbzworld.&lt;/a&gt;  it&#039;s a site that i made about Dragonball Z. Go to the bar and hover over one of the links and it brings down a drop-down menu.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
- Jesse&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Dec 1999 01:15:00 +0000</pubDate>
 <dc:creator>JFEngle</dc:creator>
 <guid isPermaLink="false">comment 1011951 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011950</link>
    <description> &lt;p&gt;No, my drop-down menu basically looks like a Search form. Once they find the specific word they are looking for it links to a separate pop-up window with the description. All the words are located in the same file in a table. I tried to make the window only show that specific word and description but it will only let me make the window so small. I would like that specific text to stand out by being bold or highlighted. I do like your drop-down box but I have too many words which will make it a lengthy list.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Dec 1999 15:24:00 +0000</pubDate>
 <dc:creator>jules</dc:creator>
 <guid isPermaLink="false">comment 1011950 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011949</link>
    <description> &lt;p&gt;Jules, you looking for something like this?&lt;br /&gt;
 &lt;a href=&quot;http://dlo.net&quot; class=&quot;bb-url&quot;&gt;http://dlo.net&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Mousever the upper right corner where it says, &quot;dlo Network&quot;&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Dec 1999 06:00:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1011949 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011948</link>
    <description> &lt;p&gt;I still can&#039;t get my head around this one. You will have to show me an example or prepare a demo with as much as you can do.&lt;/p&gt;
&lt;p&gt;Anyway heres the popup window code:-&lt;/p&gt;
&lt;p&gt;*Replace Y/N with &#039;yes&#039; or &#039;no&#039;&lt;/p&gt;
&lt;p&gt;var windowFeatures = &#039;height=NUM,width=NUM,&#039;;&lt;br /&gt;
windowFeatures += &#039;screenX=NUM,screenY=NUM,top=NUM,left=NUM,&#039;;&lt;br /&gt;
windowFeatures += &#039;location=Y/N,menubar=Y/N,resizable=Y/N,&#039;;&lt;br /&gt;
windowFeatures += &#039;scrollbars=Y/N,status=Y/N,toolbar=Y/N&#039;;&lt;/p&gt;
&lt;p&gt;function newWindow() {&lt;br /&gt;
   window.open(&#039;URL&#039;,&#039;NAME&#039;,windowFeatures);&lt;br /&gt;
   }&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
 &lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Dec 1999 01:40:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011948 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011947</link>
    <description> &lt;p&gt;My drop-down menu will have a link to each row in the table. When they click on the link a pop-up window will open up and take them to that spot in the table. I wanted it to stand out since there would be rows above and below it with text for other links. I would be great if you could post the code. Also is there a way to keep the pop-up window on top instead of having it go behind the browser once you click outside the pop-up window.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Dec 1999 18:37:00 +0000</pubDate>
 <dc:creator>jules</dc:creator>
 <guid isPermaLink="false">comment 1011947 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011946</link>
    <description> &lt;p&gt;What exactly do you mean by highlighting the text? You could probably just use a table with a highlighted cell color. I can post the code for the popup up window and dropbox if you like.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
 &lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 01 Dec 1999 06:34:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011946 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dropdown-menu#comment-1011945</link>
    <description> &lt;p&gt;I&#039;m not sure there, it seems possible but I&#039;m not quite sure how. If I find out something I&#039;ll post it here.&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 01 Dec 1999 02:40:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1011945 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
