Java Menu

L

L Scal

I have a web site that someone else created and I'm trying to fix and
update - URL http://csccsc.com
If you look at it you'll see that the JavaScript menu is a mess. Out of
alignment, case inconsistencies, etc. I can fix the lower/upper case
problems, but can anyone tell me how to correct the alignment when the text
wraps to the next line and whatever is pushing the background out to the
right?

Thanks,
LScal
 
J

Jim Buyens

This has the look of mechanically-produced code.
Therefore, I'd look around the site files and try to
figure out what DHTML menu generator the previous
designers used. Then, obtain that program and see if
parameter changes or a new version can correct the problem.

Otherwise, consider using a different DHTML menu program
more to your liking, or roll your own with FP2003.

If FP2003 appeals to you, browse:

Creating DHTML Menus in FrontPage 2003
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
L

L Scal

Actually I've looked at the menu.htm include page extensively in FP2K html
editor. It say it is <script language="JavaScript1.2">...if this is the
same as DHTML I didn't know that.
I've corrected the case problems and added the new menu items, but I still
can't deduce how to get the text to wrap so that it aligns on the right.
Any additional help?

LScal
 
D

dennis

another solution is to use software to do the work for you.

Allwebmenus pro can easily create neat horizontal or vertical dhtml menus.

they work in most browsers for PC and MAC

see some examples at www.likno.com

D.
 
Top