Author's Comments
Look carefully for specific instructions
This is an advanced script, you MUST know basic HTML to use this.
How to Use
First you have to input the code where you would normally input your hover information.
Replace all the XXXs with the width of your navigation DIV or table
Change all the ###### to the hex code of the color you want each navigation link to have.
Then when you input your links use the codes provided in the I'd like to meet field.
Customization
You can add more colors by adding another nav tag for example at the top you would add
.navF {width:XXXpx;}
then under navE you would add
.navF:hover {text-align:justify; font-family:ariel;font-size:8px; background-color:######; color:######; width:XXXpx; text-align:right; padding: 0px;cursor:crosshair;text-decoration:none;text-transform:uppercase;}
Hopefully it's not too confusing if you still need help PM me
Working Preview
Script Copyright:
IVIike | East Coast Co. | xInfiniti
Script Comments
Showing latest 10 of 18 comments

but where do i plug in my links
I honestly love you. aha, I've been trying to figure this out for my layout site and it wasn't working it was messing up my navigation, so I was like screw this. but your a LIFESAVER :D
Everytime I insert the link urls myspace changes it to msplinks.
This is a great script. It never worked for me when I first tried, but I was very unfamiliar with HTML back then :P
i looked at the preview and the layout is really great. can i somehow get the code plz??? :0
ty.
does this just work on div layouts, or can they be put onto a default as well?
coo i can't wait to see it :]
sweet code.i wanted to put something like this on my next layout.
thank you :]
instead of putting "width:xxx" wouldnt it be easier to put "display:block" so people wouldnt have to play around with the width?