Link to home
Start Free TrialLog in
Avatar of askurat1
askurat1Flag for United States of America

asked on

How to add a nav caret above a button?

I was wondering how to add the image, which I have attached, to each one of the buttons when each one of the buttons is active. For example when I hit the about button i want that image to show up above the button. The image is just a caret. I want it to blend into the main content area.
I have also attached the source code and css. I just want to know how to add this to the css for this to work. Now to set the state to active I do use jquery if you need that file just let me know.

Thanks,
Tony
index.html
heronav-caret-20090608.png
main.css
Avatar of frankky
frankky
Flag of Canada image

Do you have a demo site online we could see?
or
Do you have a printscreen of what you have vs. what you want?
ASKER CERTIFIED SOLUTION
Avatar of Tony O'Byrne
Tony O'Byrne
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of askurat1

ASKER

Thanks for the reply again. It doesn't seem to quit work I've attached the files again with what you told me to do.

Thanks,
Tony
index.html
main.css
main.js
heronav-caret-20090608.png
I figured it out. Thanks.
Nice work :)
Out of curiosity, what was the difference between my suggestion and what you did?