[Javascript] Two JS interfering with each other?

Anne Kosmicki akosmicki at t2000inc.com
Tue Apr 26 07:52:16 CDT 2005


I am new the the list & definitely a Javascript novice. I am currently
redesigning & rebuilding my company's web site, using CSS & XHTML. I am
trying to build as "light" & compliant a site as possible. To that end, I
have found two CSS & JS solutions to two problems.

The first combo is a pop-down menu script, found here:
http://www.gazingus.org/html/Using_Lists_for_DHTML_Menus.html

The second combo round the corners on boxes:
http://pro.html.it/articoli/id_599/idcat_31/pro.html

I added the menus to my pages first & got them working with no problem.
However, when adding the nifty corners script links, they didn't work. The
nifty corners script links were listed first in the head. If I changed the
order of the script links in the head [putting the menu first], the corners
would round, but the menus wouldn't work.

My page is here:
http://www.t2000inc.com/test/
[with the menu listed last & working]

My CSS:
http://www.t2000inc.com/test/techcss.css
http://www.t2000inc.com/test/niftyCorners.css

The javascript files:
menu: http://www.t2000inc.com/test/menuDropdown.js
nifty corners: http://www.t2000inc.com/test/nifty.js
& http://www.t2000inc.com/test/corners.js

Please let me know if you need more information or detail. Thanks in advance
for any help!
Anne



+++++  +++++ 
Anne Kosmicki
Multimedia Specialist
Tech 2000, Inc.
akosmicki at t2000inc.com
(703) 467-8618

Tech 2000, Inc. is a Networkers 2005 Platinum Sponsor.  Join us and our
Sponsored Organizations in Booth #219 June 19-24, 2005 in Las Vegas, NV.
For more information, please visit: http://www.cisco.com/networkers/nw05/




More information about the Javascript mailing list