i have a css container called #maincontainer with a background colour of blue. the container is 900px wide.
I would like to know if it's possible to change the background colour of #maincontainer (in my aspx page) depending on what option I pick from a dropdown list on my default.aspx page .
i.e. blue for option 1 or red for option 2.
thanks
Go to the complete details ...