<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019963" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019963</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121524</link>
    <description> &lt;p&gt;Glad to help. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It&#039;s a nice script, though - I might use it on my own site. Thanks for posting about it. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Too bad their documentation isn&#039;t so good. :\&lt;/p&gt;
 </description>
     <pubDate>Sun, 15 Dec 2002 14:15:41 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1121524 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121523</link>
    <description> &lt;p&gt;hey it worked!   thanks mate&lt;/p&gt;
 </description>
     <pubDate>Sun, 15 Dec 2002 14:11:36 +0000</pubDate>
 <dc:creator>Khanny</dc:creator>
 <guid isPermaLink="false">comment 1121523 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121522</link>
    <description> &lt;p&gt;Yes, that must be it.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Menu item &quot;SuperItem&quot; contains submenu with two items. SuperItem&#039;s member &quot;sub&quot; is an array of subitems. First element (index 0) of this array is common format specifier for submenu. It cannot be ommited but can be empty - {}.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;from &lt;a href=&quot;http://javascript.cooldev.com/scripts/coolmenu/demos/levels/index.html&quot; class=&quot;bb-url&quot;&gt;http://javascript.cooldev.com/scripts/coolmenu/demos/levels/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&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>Sun, 15 Dec 2002 14:11:22 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1121522 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121520</link>
    <description> &lt;p&gt;I notice&lt;/p&gt;
&lt;p&gt;sub:[&lt;br /&gt;
&lt;strong&gt;{},&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;at the start of menu item definitions for the other menus. Have you tried adding {} before the Testing node?&lt;/p&gt;
&lt;p&gt;It appears the {} should contain styles of some kind for that submenu. The script might detect {code:&quot;Testing&quot;...} as a style definition rather than content.&lt;/p&gt;
 </description>
     <pubDate>Sun, 15 Dec 2002 14:06:36 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1121520 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121518</link>
    <description> &lt;p&gt;It&#039;s got a readme of sorts but it didn&#039;t help me much&lt;/p&gt;
 </description>
     <pubDate>Sun, 15 Dec 2002 13:35:08 +0000</pubDate>
 <dc:creator>Khanny</dc:creator>
 <guid isPermaLink="false">comment 1121518 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121516</link>
    <description> &lt;p&gt;====Changed Code====&lt;br /&gt;
BLANK_IMAGE=&quot;img/b.gif&quot;;&lt;br /&gt;
//keywords&lt;br /&gt;
var code=&quot;code&quot;;var url=&quot;url&quot;;var sub=&quot;sub&quot;;&lt;br /&gt;
//styles&lt;br /&gt;
var color = {&quot;border&quot;:&quot;#666666&quot;, &quot;shadow&quot;:&quot;#DBD8D1&quot;, &quot;bgON&quot;:&quot;white&quot;,&quot;bgOVER&quot;:&quot;#B6BDD2&quot;};&lt;br /&gt;
var css = {&quot;ON&quot;:&quot;clsCMOn&quot;, &quot;OVER&quot;:&quot;clsCMOver&quot;};&lt;br /&gt;
var STYLE = {&quot;border&quot;:1, &quot;shadow&quot;:2, &quot;color&quot;:color, &quot;css&quot;:css};&lt;br /&gt;
//items and formats&lt;br /&gt;
var MENU_ITEMS =&lt;br /&gt;
[&lt;/p&gt;
&lt;p&gt;	{&quot;pos&quot;:[10,200], &quot;itemoff&quot;:[0,69], &quot;leveloff&quot;:[21,0], &quot;style&quot;:STYLE, &quot;size&quot;:[15,100]},&lt;br /&gt;
	{code:&quot;Paramilitaries&quot;, sub:[&lt;br /&gt;
	 {},&lt;/p&gt;
&lt;p&gt;	 {code:&quot;Bounty Hunters&quot;, &quot;format&quot;:{&quot;leveloff&quot;:[0,105]}, sub:[&lt;br /&gt;
	  {},&lt;/p&gt;
&lt;p&gt;	  {code:&quot;BHA&quot;, &quot;format&quot;:{&quot;leveloff&quot;:[0,150]}, sub:[&lt;br /&gt;
	  {code:&quot;Testing&quot;, &quot;format&quot;:{&quot;leveloff&quot;:[100,300]}&lt;/p&gt;
&lt;p&gt;	  }&lt;br /&gt;
	 ]}&lt;br /&gt;
	]}&lt;br /&gt;
   ]}&lt;/p&gt;
&lt;p&gt;];&lt;/p&gt;
&lt;p&gt;No good, still the same result. URL to script: &lt;a href=&quot;http://javascript.cooldev.com/scripts/coolmenu/&quot; class=&quot;bb-url&quot;&gt;http://javascript.cooldev.com/scripts/coolmenu/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 15 Dec 2002 13:33:30 +0000</pubDate>
 <dc:creator>Khanny</dc:creator>
 <guid isPermaLink="false">comment 1121516 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/menu-problem-javascript#comment-1121513</link>
    <description> &lt;p&gt;I&#039;m not familiar with this script in particular, but try this out anyway...&lt;/p&gt;
&lt;p&gt;That &quot;Testing&quot; node doesn&#039;t have any submenus, so instead of having a blank sub:[], just remove that part.&lt;/p&gt;
&lt;p&gt;You&#039;ll just want &lt;em&gt;code&lt;/em&gt;, &lt;em&gt;format&lt;/em&gt;, &lt;em&gt;url&lt;/em&gt;, and &lt;em&gt;target&lt;/em&gt;, if it&#039;s a terminating menu item.&lt;/p&gt;
&lt;p&gt;Not sure if that&#039;ll work. It might help if you posted the rest of the code or the url to the script. Also, did the script come with a readme or other instructions?&lt;/p&gt;
&lt;p&gt;Try it out anyway, and post back with the result. &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>Sun, 15 Dec 2002 12:40:56 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1121513 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
