Help With On Click Javascript Buttons
Hello Folks,
I'm in need of some coding advice. I'm currently hard at work building a wedding lead portal.
I have most of the site done, but am stuck on how to make one of my pages work. What I need is a page that has a list of services for our clients to choose from. On that page my boss wants the list to highlight each category as someone clicks on it. Once a browser has selected all the categories they want a next button will pass the info to a back end that has already been built that will take care of the rest.
Th eproblem is I'm not sure how to create the buttons. I can fathom how to do this with Flash, but am thinking this module would work better with javascript.
I understand I might not be explaining this well, but if you click on the following link you'll get a jpg mock of the page I am wondering how to put together.
http://www.yadaya.com/marlow/marlow_page3.jpg
Should I use javascript to do this and if so does anyone have sample code I can tear apart to figure out how to make these buttons?