Milonic JS messing up my CSS layout -- Please HELP!!!

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
puddincat
Beginner
Beginner
Posts: 6
Joined: Tue Oct 21, 2003 7:05 pm

Milonic JS messing up my CSS layout -- Please HELP!!!

Post by puddincat »

hi
on my template page
http://www.law.widener.edu/documentatio ... ener.shtml

this part of the Milonic code:
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=js/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=js/mmenudom.js><\/scr"+"ipt>");
</script>

is pushing one of my absolutely positioned elements (the top navigation strip) down about 10-15 pixles, on all browsers except mac ie5. is there a fix for this?????

here is the url to my js
http://www.law.widener.edu/documentatio ... nu_data.js

url to css:
http://www.law.widener.edu/documentatio ... idener.css

also, the menu does not work at all on my Opera 5.0 MAC
thanks for any help!
cass
Post Reply