Click to See Complete Forum and Search --> : Need help using cut and pasted script


Heppers
01-06-2003, 04:43 AM
I'm trying to use a script from www.javascript.com and the html seems to refer to two javascript files which I can't seem to find.

The URL for the script is http://javascript.internet.com/navigation/toolbar-menu.html

I'd be grateful for any pointers and help.

Thanks,

Ian

swon
01-06-2003, 04:53 AM
That's a problem, but you can download them:

http://javascript.internet.com/navigation/nwrmenu_var.js
http://javascript.internet.com/navigation/menu_com.js

Heppers
01-06-2003, 04:57 AM
Thanks,

Ian

Heppers
01-09-2003, 01:45 AM
OK, so I spent a day playing with this until I was happy with it and it all looked OK.

I put it on a test page to show my boss and all the sections with a lot of text are "too big" for the boxes. They looked fine on my PC at home (Win XP, i.e.6) on all text sizes but on the PC at work (w98, i.e.6) they don't.

I thought this script was based on pixel size and therefore fine on any browser but it appears not. Any pointers?

The URL of the test page is http://www.mbdevelopments.co.uk/test/jan6th.html .

The scripts are at http://www.mbdevelopments.co.uk/scripts/menu_com.js and http://www.mbdevelopments.co.uk/scripts/nwrmenu_var.js

Ignore the blurb on the page that was so show my boss.

Thanks,

Ian