Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:04
Menu and script conflict
Poster: tv2n
Dated: Thursday June 1 2006 - 19:09:42 BST
I found this script .. sample --
http://test.procurement.virginia.edu/ma ... uy/jv.html
and wanted to use on my page .. but it does not work .. if i take out
<SCRIPT TYPE="text/javascript" SRC="menu/procsvcs_src.js"></SCRIPT>
<SCRIPT TYPE="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=menu/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=menu/mmenudom.js><\/scr"+"ipt>");
</SCRIPT>
<SCRIPT TYPE="text/javascript" SRC="menu/menu_main.js"></SCRIPT>
then it worked .... help!
my actual page where the script defunc -- http://test.procurement.virginia.edu/ma ... _desc.html
Thanks,
T.
Poster: Migru
Dated: Friday June 2 2006 - 10:25:43 BST
Hi
in order to avoid conflics my suggestion is not to use those scripts.
Please see and study
http://www.milonic.com/tooltips.php
as an alternative for those scripts.
Michael
hmmm .. nice but ...
Poster: tv2n
Dated: Friday June 2 2006 - 16:24:02 BST
The tooltips are nice but I need to be able to put a link in the tooltips and click on it ..
Poster: Migru
Dated: Saturday June 3 2006 - 10:48:08 BST
Hi
in this case, my suggestion is to make use of this:
http://www.milonic.com/menusample24.php
Could be integrated in any page, based on the Milonic scripts.
Michael