Re: Anyone enough free time to check an array file?
"Rolf Langenhuijzen" <[email protected]> Tue, 5 Aug 2003 10:50:00 +0200
| Newsgroups | gmane.comp.web.milonic |
|---|---|
| Message-ID | <003a01c35b2e$8de90df0$3acf3591@R> |
Good day - Thanks for the tip Steve, gracias. Does this do the trick for IE/Mac?! Anyone available with one - do you see the menu at this url: http://www.jayvidies.com/menu_test2/menu_test.php Thanks for the help.. Rolf the url for the one that doesn't display a thing on IE/Mac is: http://www.jayvidies.com/menu_test/menu_test.php This one seems to have a "bug", somewhere, in the array file... ----- Original Message ----- From: "Steve Mercer" <[email protected]> > Rolf > > Change this... > > addmenu(menu=[ > "Main", // Menu Name > 80, // Menu Top - The Top position of this menu in pixels > 132, // Menu Left - The Left position of this menu in pixels > , // Menu Width - Menus width in pixels > 0, // Menu Border Width > > to this... > > addmenu(menu=[ > "Main", // Menu Name > 80, // Menu Top - The Top position of this menu in pixels > 132, // Menu Left - The Left position of this menu in pixels > 85, // Menu Width - Menus width in pixels > 0, // Menu Border Width > > It looks like IE needs to have a menu width setting whereas NS does > not care. I set it to 85 as this is how wide your slimmest graphic > is. Setting this higher makes wider black bars between your graphics. > > > > > Best Regards > > > > > > Steve > > >My eyes are currently square from looking at the monitor all day staring at > >the array file. > >It seems I have a small error somewhere that makes the menu "invisible" on a > >Mac/IE. > >On a PC it shows fine, and in Camino/Mac it shows allright as well. Safari > >displays "something", but that's a known issue :) > > > >I thought before it might had to do something with the last setting, the > >0/1.. but now I know what it does it can't be that (I think).... > > > >If someone has some time... could he or she check my array file perhaps? > >The menu is here to test: http://www.jayvidies.com/menu_test/menu_test.php > >and the array is here: http://www.jayvidies.com/menu_test/mmenu_array.js > _______________________________________________ > Milonic mailing list > [email protected] > http://www.milonic.co.uk/mailman/listinfo/milonic >