Hi there,

I've been searching for a solution to the following requirement but have 
come up short.

1) a dropdown list (not using select due to css styling issues with 
browsers) using css (with jquery thrown in if required) that presents 
several values to be selected. When a value is selected the select "value" 
then becomes the title of the list.

e.g.

1) You are presented with the following    <p> Select a day <Day> </p>

you click day and out pop the days of the week

2) You select a day of the week (tuesday)

the page now has

<p> select a day <Tuesday> </p>

Any ideas or resources on how to approach this? The closest I've found is "Sons 
of Ursidae - Dropdown List Menu" at http://goo.gl/N7lH6 but it doesn't quite 
fit the bill. Just a newbie to css.

Cheers,
A

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to