jQuery hover and class selector

后端 未结 10 1767
半阙折子戏
半阙折子戏 2020-12-10 00:56

I wan\'t to change the background color of a div dynamicly using the following HTML, CSS and javascript. HTML:


      
      
10条回答
  •  悲哀的现实
    2020-12-10 01:24

    I just coded up an example in jQuery on how to create div overlays over radio buttons to create a compact, interactive but simple color selector plug-in for jQuery

    http://blarnee.com/wp/jquery-colour-selector-plug-in-with-support-for-graceful-degradation/

提交回复
热议问题