danpoulton
12-15-2007, 05:47 PM
I've attached an image of what i need to create.
It's a menu with A-Z and # down the left side, in squares.
Then once clicked the letter links to a menu (via PHP ?alpha=a, not important to css) which appears on the right in the square.
The picture shows a green border (6px) a black border (1px) and then the menu starts 6px in (padding: 6px).
How would i code the menu (in the image) best?
Also is there a way of when a link is clicked the different clicked on image (the one shown on B in the picture) can be changed and also reverted back if a new link is clicked?
If not i'm sure i can get PHP to change the class to have an alternate clicked on image, its just the CSS i'm stuck on.
Thanks for any help.
It's a menu with A-Z and # down the left side, in squares.
Then once clicked the letter links to a menu (via PHP ?alpha=a, not important to css) which appears on the right in the square.
The picture shows a green border (6px) a black border (1px) and then the menu starts 6px in (padding: 6px).
How would i code the menu (in the image) best?
Also is there a way of when a link is clicked the different clicked on image (the one shown on B in the picture) can be changed and also reverted back if a new link is clicked?
If not i'm sure i can get PHP to change the class to have an alternate clicked on image, its just the CSS i'm stuck on.
Thanks for any help.