Search found 10 matches

by scottl
Tue Mar 30, 2004 3:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: an old issue with tooltips
Replies: 1
Views: 1770

an old issue with tooltips

I've been trying to implement tooltips into my menus and i keep getting the following error:

Line:75
Char:2
Error:'_Mtip' is undefined

I have <script language="JavaScript" src="/TRM/scripts/tooltips.js" type="text/javascript"/> declared in the right place and the following in my menu data:
aI ...
by scottl
Tue Mar 30, 2004 11:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Function in V5 similar to V3 placemenu() function?
Replies: 4
Views: 3273

Thanks for the reply kevin and maz, i was over complicating things with what i was trying to do but i see how to do it now :D
Cheers

Scott.
by scottl
Mon Mar 29, 2004 11:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Function in V5 similar to V3 placemenu() function?
Replies: 4
Views: 3273

Function in V5 similar to V3 placemenu() function?

Is there anyone out there who could tell me if there is a function in V5 similar to the placemenu() function of V3 where it can be used to drop or place a emnu into a particular poistion rather than using the top and left variables? I've been trying to get around a particular problem for a fortnight ...
by scottl
Mon Feb 23, 2004 5:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu image/text alignment
Replies: 4
Views: 3284

:D Thats done it, thanks Maz!

Scott.
by scottl
Mon Feb 23, 2004 10:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu image/text alignment
Replies: 4
Views: 3284

Thanks for the reply Maz. But the problem i'm having is that i want to align the text up at the bottom of the menu icon rather to the right of it which is the case in all of the given examples.
Rgds

Scott.
by scottl
Fri Feb 20, 2004 3:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu image/text alignment
Replies: 4
Views: 3284

menu image/text alignment

I've finally sorted my problem of dynamically populating my menu from an xml document. Thanks for the help (and great menu!) and sorry for any previous annoying (and perhaps frustrating!) questions. I do however, have one more and that is, how can i get my menu image e.g. Home.gif to appear 'over ...
by scottl
Wed Feb 18, 2004 12:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problems grasping with()
Replies: 1
Views: 1823

problems grasping with()

Hi,
I'm having difficulty getting my head around the functionality of the code below:

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
aI("url=/menusample.php;status=Back To Home Page;image=register.gif");
aI("text=Menu Samples ...
by scottl
Mon Feb 16, 2004 6:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Version 3 converter problem!!
Replies: 3
Views: 2567

Thanks for the reply and sorry for the rediculous question. I do however have a request. I know you've stopped supporting version 3 but would it be possible to get a copy of the version 3.3.19 files?
Thanks

scott.
by scottl
Mon Feb 16, 2004 12:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Version 3 converter problem!!
Replies: 3
Views: 2567

Version 3 converter problem!!

Hi
i've recently used the converter on my old version 3 mmenu.js file but the resulting menu_data.js file doesn't work at all. I've been trwling through the code for the last few days and there seems to be a number of syntax errors such as there being more 4 more { than }. I've tinkered a bit but ...
by scottl
Thu Feb 05, 2004 4:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Getting Menu Info from an XML file
Replies: 1
Views: 1825

Getting Menu Info from an XML file

Hi,
I'm trying to edit the menu_data file so it reads the values in from an xml file with no luck, anyone any suggestions?
Cheers

Scott.