Help with a List

ul li a + css job done.

if its more fancy then that ul li a + css + javascript job done.

or am i missing something?
 
Well Will that would have to be a JavaScript solution TBH as it needs to know what was selected.
Here's how I would do it if you need help implamenting the code let me know.

1) We create it without JS first then add it to enhance it. Link all the links into one page and add a get variable to test on that page.

2) When the link is clicked we save the get variable into a cookie and redirect the user back to the page.

3) We then parse the cookie and add a class to the li and change it's appearance with CSS

4) We add JS to make it a one page show and stop the link from executing.

5) Relax and put the kettle on. : )
 
Back
Top