victoria_1018
04-05-2003, 03:20 AM
Hi,
I have got a script from one of the javascript tutorial website.
However, I have got no idea on how to edit the length of the menu. Here is the script
// Define navigation bar settings.
navBarX = 0;
navBarHeaderWidth =150;
//navBarMenuWidth = 190;
//navBarBorderWidth = 1;
//navBarPaddingWidth = 2;
I shall change the codes in red into wild value, which mean it will take up the size of the heading in the menu instead of a fix value is given.
Thank You
I have got a script from one of the javascript tutorial website.
However, I have got no idea on how to edit the length of the menu. Here is the script
// Define navigation bar settings.
navBarX = 0;
navBarHeaderWidth =150;
//navBarMenuWidth = 190;
//navBarBorderWidth = 1;
//navBarPaddingWidth = 2;
I shall change the codes in red into wild value, which mean it will take up the size of the heading in the menu instead of a fix value is given.
Thank You