I'm kinda new to the web dev game and I'm trying to teach myself how to make those nifty Javascript buttons with the pulldown menus. I got this program called EzMenu and made the menu with it (spits out a nice little script for you). Then I threw it up on my site like it says...
Check it out here: http://198.37.27.41/grainger/java.html
As you'll surely notice, the problem is that if the resolution is changed from from 800*600 to 1024*768, the menu is still in the same spot it was in 800*600 (which is rather messed up lookin).
When I check out more professional sites with the same javascript button deals and I change the resolution, the menu automatically repositions itself to the correct centered location.
sooo I'm sure this sounds like some kinda newbie queston......But does anyone know how to do that? Get the javascript menu to be in the right place for different resolutions? Much obliged for any help. Thanks.
Soujir0
Check it out here: http://198.37.27.41/grainger/java.html
As you'll surely notice, the problem is that if the resolution is changed from from 800*600 to 1024*768, the menu is still in the same spot it was in 800*600 (which is rather messed up lookin).
When I check out more professional sites with the same javascript button deals and I change the resolution, the menu automatically repositions itself to the correct centered location.
sooo I'm sure this sounds like some kinda newbie queston......But does anyone know how to do that? Get the javascript menu to be in the right place for different resolutions? Much obliged for any help. Thanks.
Soujir0
