<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020948" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020948</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128795</link>
    <description> &lt;p&gt;ahhhhh dynamic drive... i remember that from when i first got started... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; i got my first mouse trail script from their! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 15:45:19 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1128795 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128793</link>
    <description> &lt;p&gt;theres a way to do it in dhtml...check out dynamicdrive.com&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 15:27:41 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1128793 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128786</link>
    <description> &lt;p&gt;thats just a direct cut from the code we use... it can be much simpler. php isnt all that complicated, and theres loads of easy scripts out there on the net! i dont know how i coped before i learnt php!&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 14:53:38 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1128786 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128780</link>
    <description> &lt;p&gt;wow that is pretty useful... I may be using that... thanks&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 14:25:25 +0000</pubDate>
 <dc:creator>oce222</dc:creator>
 <guid isPermaLink="false">comment 1128780 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128775</link>
    <description> &lt;p&gt;I am so sorry ,I don&#039;t know anything about php!&lt;/p&gt;
&lt;p&gt;thank you all the same for your help!! Thanks andy206uk!!&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 13:51:32 +0000</pubDate>
 <dc:creator>johnbaby</dc:creator>
 <guid isPermaLink="false">comment 1128775 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128774</link>
    <description> &lt;p&gt;oops... aplogies for knocking the page out so far...&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 13:47:17 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1128774 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128773</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We used this method at &lt;a href=&quot;http://www.welsh-historic-inns.com&quot; class=&quot;bb-url&quot;&gt;welsh-historic-inns.com&lt;/a&gt; as well... its fairly simple... just set a flag at the top of the page ie&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php $page&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;about&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;then put an if statement so that if your on that page the css is set to .menu_on rather than .menu_off or something...&lt;/p&gt;
&lt;p&gt;Heres an example of the code, it might be a bit messy, but it does the job...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page_type &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;about&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$about_class &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;logoColumn&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page_type &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;news&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$news_class &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;logoColumn&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page_type &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;links&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$links_class &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;logoColumn&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page_type &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;contact&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$contact_class &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;logoColumn&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;} &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;!-- menu --&amp;gt;&lt;br /&gt;	&amp;nbsp; &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tr&amp;gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td class=&amp;quot;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$about_class&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&amp;quot;&lt;br /&gt;onMouseOver=&amp;quot;this.className=&amp;#039;logoColumn&amp;#039;;&amp;quot; &lt;br /&gt;onMouseOut=&amp;quot;this.className=&amp;#039;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$about_class&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&amp;#039;;&amp;quot;&lt;br /&gt;onMouseUp=&amp;quot;location.href=&amp;#039;about.php&amp;#039;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;images/pix_spacer.gif&amp;quot; width=&amp;quot;4&amp;quot; height=&amp;quot;19&amp;quot; border=&amp;quot;0&amp;quot; align=&amp;quot;absmiddle&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;about.php&amp;quot; class=&amp;quot;menu&amp;quot;&amp;gt;About &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Us&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 13:46:24 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1128773 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128772</link>
    <description> &lt;p&gt;Thanks for reply!!&lt;/p&gt;
&lt;p&gt;I know how to highlight the menu item when mouse over or click the menu item using css and javascript ,but it works on the same page not a new opened page.&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 13:44:23 +0000</pubDate>
 <dc:creator>johnbaby</dc:creator>
 <guid isPermaLink="false">comment 1128772 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128763</link>
    <description> &lt;p&gt;If you do have a script, you can use server-side scripting to set a flag or id that the JavaScript can then read, but it&#039;s fairly difficult to make suggestions beyond this without seeing your page. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://secrets.synapticimpulse.com/&quot; class=&quot;bb-url&quot;&gt;http://secrets.synapticimpulse.com/&lt;/a&gt; uses php scripting to set conditional CSS. The CSS controls the highlighting. You&#039;re welcome to view the source.&lt;/p&gt;
&lt;p&gt;You can use it in static pages as well (no JavaScript needed), by doing what I have in the source (style element in the head for the currently active page), as DaveyBoy suggested.&lt;/p&gt;
&lt;p&gt;If you have it scripted, ask in the Scripting forum here and I will post how I did the scripting. Someone else will be able to likely give you a better option (for scripting) as well.&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 13:21:56 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1128763 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/navigation-menu-help#comment-1128752</link>
    <description> &lt;p&gt;hmmm well i am sure there are some codes to do this, but can&#039;t you just highlight it yourself on the respective page? That is assuming you have the nav on the page itself and not as a script.&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Apr 2003 11:17:21 +0000</pubDate>
 <dc:creator>DaveyBoy</dc:creator>
 <guid isPermaLink="false">comment 1128752 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
