[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
www.dhtmlgoodies.com • View topic - Where has the dropdown menu script gone?
Page 1 of 1

Where has the dropdown menu script gone?

PostPosted: Wed May 17, 2006 1:36 am
by New Zeal
Hello dhtmlgoodie people,

I downloaded the drop down menu some time ago and have since encountered problems with it. I seem to have lost the original copy and it doesn't appear to be available on your site any more.

The problem I am having occurs when I go to the third level menu. See and click on 'personnel'. The next level: 'blog' has a few visual problems - it works fine (not linked to a page at the time of writing).

I have tried everything, debugging the CSS, rewriting the <ul>'s. I haven't had this problem previously because I have never gone to this level before. As far as I know the script was working when I got it. I have found that this occurs when the <ul>'s arent properly written so here is the menu file:


<div id='dhtmlgoodies_menu'>
<ul>
<li><a href='index.php?policy=home'>home</a>
</li>
<li><a href='#top'>policies</a>
<ul>
<li><a href='../eparty/index.php?policy=intro'>introduction</a></li>
<li><a href='../eparty/index.php?policy=education'>education</a></li>
<li><a href='../eparty/index.php?policy=health'>health</a></li>
<li><a href='../eparty/index.php?policy=justice'>justice</a></li>
<li><a href='../eparty/index.php?policy=maori'>maori</a></li>
<li><a href='../eparty/index.php?policy=welfare'>welfare</a></li>
<li><a href='../eparty/index.php?policy=youth'>youth</a></li>

</ul>
</li>
<li><a href='#'>options</a>
<ul>
<li><a href='../eparty/index.php?policy=howto#howtosection2'>save as html file</a></li>
<li><a href='../eparty/index.php?policy=howto#howtosection3'>print</a></li>

</ul>
</li>
<li><a href='#'>personnel</a>
<ul>
<li><a href='../eparty/index.php?policy=parker'>Kent Parker</a>
<ul>
<li><a href='blog.php?id=1'>Kent Parker</a></li>
</ul>
</li>
</ul>
</li>
<li><a href='#'>contact</a>
<ul>
<li><a href='../eparty/subscribe.php'>subscribe to our newsletter</a></li>
<li><a href='../eparty/contact.php'>contact us</a></li>
</ul>
</li>
<li><a href='../eparty/minibb20/index.php'>forum</a>
</li>
</ul>
</div>

Many thanks if you can help

PostPosted: Sun May 21, 2006 1:18 am
by New Zeal
:oops: Alas and alack, the drop down menu I was referring to I have found at:



It just comes under a different name, and wow, I didn't realise this forum was attached to another site as well so there are lots of different drop down menus here.

Thanks anyway

Problem getting weirder

PostPosted: Sun May 21, 2006 1:43 am
by New Zeal
Hi, I am guessing that maybe someone looked that the site to the link above and could see nothing wrong.

I have found that when I look at the demo for the dhtmlmenu at the link above it works fine in my browser (IE or firefox). When I download the code and use it, THEN I have the problem. When I look at it on my own website the problem still applies. In IE it consists of a small frame with a red 'x', as if there was an image not being found. In firefox it simply consists of a vertical black line. They only appear in association with an item on the third level and below.

Thanks in advance to anyone who can help me with this, or if you see the same as I do when you go to .

Problem solved!!

PostPosted: Sun May 21, 2006 1:56 am
by New Zeal
Finally the penny dropped!!

There is an image (arrow.gif) that I hadn't accounted for !!!!
:oops:

Please close this thread

dhtmlgoodies menus rock!!