开发者

css3 button, selected problem

开发者 https://www.devze.com 2023-01-26 07:35 出处:网络
Here is the fiddle. Some code I am working on, essentially I want the selected button to turn Orange.

Here is the fiddle. Some code I am working on, essentially I want the selected button to turn Orange.

Demo below

Fiddle here > http://jsfiddle.net/ozzy/veqwu/4/

Perhaps also with a notice: You Picked Button 1 in a div element. ( elsewhere on the page )

I have tried all manner of css effects, but reckon the only way is plonking this lot in an array开发者_StackOverflow中文版, any suggestions


How about something like this?

http://jsfiddle.net/sje397/dXxmt/


http://jsfiddle.net/SebastianPataneMasuelli/veqwu/5/

using jQuery onDomReady.

nice sje397, beat me to the punch

0

精彩评论

暂无评论...
验证码 换一张
取 消