
Search found 9 matches
- Fri Aug 13, 2004 5:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Call a javascript file in a menu
- Replies: 8
- Views: 7089
- Mon Aug 02, 2004 8:18 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Call a javascript file in a menu
- Replies: 8
- Views: 7089
- Sat Jul 31, 2004 6:04 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Call a javascript file in a menu
- Replies: 8
- Views: 7089
- Sat Jul 31, 2004 5:49 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Opera ignores itemwidth property
- Replies: 7
- Views: 5340
Thanks for the quick response.
Version 5.36 fixed the width problem. Thank you Andy. It also fixed a Opera disappearing border problem, which I do not notice any longer. As a bonus, now everything seems fairly stable down to NS4.79 .
Thanks Maz, I was missing semicolons on the last item inside the quote. These "); have been ...
Thanks Maz, I was missing semicolons on the last item inside the quote. These "); have been ...
- Wed Jul 28, 2004 9:14 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Opera ignores itemwidth property
- Replies: 7
- Views: 5340
- Wed Jul 28, 2004 5:07 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Opera ignores itemwidth property
- Replies: 7
- Views: 5340
- Tue Jul 27, 2004 10:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Opera ignores itemwidth property
- Replies: 7
- Views: 5340
Opera ignores itemwidth property
Hello all,
Opera seems to ignore the "itemwidth" property on main menu and works on sub-menus. Has anyone found this to be true? No problems in IE6 or Mozilla. I have tried with and without " " and many other things to no avail?
Capture Examples:
http://meteorcrater.sciencedata.net/milonic ...
Opera seems to ignore the "itemwidth" property on main menu and works on sub-menus. Has anyone found this to be true? No problems in IE6 or Mozilla. I have tried with and without " " and many other things to no avail?
Capture Examples:
http://meteorcrater.sciencedata.net/milonic ...
- Tue Jul 27, 2004 10:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Call a javascript file in a menu
- Replies: 8
- Views: 7089
Thanks for the help, but I could not get a link to the "javascript=" to execute (probably don't know what I'm doing):
aI("text=Email Us;javascript=/bins/js-bin/email.js;status=Send Email");
The script would encrypt email address from spammers.
I just wanted a simple mangled "mailto:" and this seams ...
aI("text=Email Us;javascript=/bins/js-bin/email.js;status=Send Email");
The script would encrypt email address from spammers.
I just wanted a simple mangled "mailto:" and this seams ...
- Tue Jul 27, 2004 10:53 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Call a javascript file in a menu
- Replies: 8
- Views: 7089
Call a javascript file in a menu
Hello all,
How can I call and execute a javascript file in a menu
with url, clickfunction or etc?
Here is one of my bad attempts:
aI("text=Email Us;clickfunction=javascript:document.write(\"<script language='JavaScript' src='/bins/js-bin/email.js' type='text/javascript'></script>\")\;;status=Send ...
How can I call and execute a javascript file in a menu
with url, clickfunction or etc?
Here is one of my bad attempts:
aI("text=Email Us;clickfunction=javascript:document.write(\"<script language='JavaScript' src='/bins/js-bin/email.js' type='text/javascript'></script>\")\;;status=Send ...