Search found 10 matches

by Jackie
Thu Dec 11, 2003 2:57 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

still not working on my site.

I thought of that as well but when I changed it - it still didn't work. I saw that it does work for you. Anyway I replaced the whole data js file and still nothing.

I see that you have a semicolon at the very end of the string - none of mine do. However, when I place it there - still nothing ...
by Jackie
Wed Dec 10, 2003 9:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

Here is the code, my sources can't be accessed

This is the code on my page:

<html>
<head>
<title>Personalized Letters Main</title>
<META http-equiv="Content-Type" content="text/html">
<META name="keywords" content="letters, letter, personalized, custom, letters,letter,personalized,customized, personalized letters">
<META name="description ...
by Jackie
Wed Dec 10, 2003 2:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

Yes, I'm sorry, I do have that there as well, I just copied one line too little here. (burning 3 am oil :) )
Curious... do I have to make an image for each description that I want to pop up on mouseover? I thought the text would show only, as it's written in the code. I really don't want images (I ...
by Jackie
Wed Dec 10, 2003 8:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

confusion about the tooltips code

Hello again!
The description box is not working.
I'm a little unsure about where exactly to place this code and do I need this graphic?


<a href="menu.htm" onmouseover="showtip('Here is some tool tip text')" onmouseout="popdown"><img src=/images/image.gif></a>

On my page I have this to call the ...
by Jackie
Wed Dec 10, 2003 8:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

Thank you!
by Jackie
Mon Dec 08, 2003 10:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Description box on mouseover
Replies: 10
Views: 12643

Description box on mouseover

Hello!

I was wonderng if one could place description boxes for each menu item? For instance:
I wanted to place a second menu as a FAQ or help menu. The item would be the question and the description box could be the answer- neither item is clickable except the main title to the my main support page ...
by Jackie
Sun Oct 05, 2003 11:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't find Followscroll option
Replies: 7
Views: 4765

Thank you John!

I purchased it before I downloaded and I also placed a special link on our "credits" page :D

Take care.
by Jackie
Sat Oct 04, 2003 8:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't find Followscroll option
Replies: 7
Views: 4765

Tada!!!!

Thank you, thank you!

All fixed and works great :lol:
by Jackie
Sat Oct 04, 2003 6:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't find Followscroll option
Replies: 7
Views: 4765

Follow not working

Hello,
I tried what you suggested. The menu doesn't load and gives a Java error:
Line 42
Charactor 1
'menuStyle' is undefined
Code 0

This is what I have:





_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50 // The time delay before menus open on ...
by Jackie
Sat Oct 04, 2003 4:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't find Followscroll option
Replies: 7
Views: 4765

Can't find Followscroll option

Hi,

I have the script up and running fine except... I want to set followscroll to 1 so that it stays at the top-center of the page as the user scrolls down. However, I can't seem to find that option to set in the data.js file. Do I need to add it and if so where exactly would I place the code and ...