Thursday 15 July 2010

javascript - Adding drop down menu to image button -


I want to add an input image button in my html, when click is done, then a drop with three input range bars How can I use html, css, javascript, down menu (input type = "category")?

What do you have to do to create jquery use your photo and form and then apply this jquery script And it will show the range input and hide it.

  $ (" # under "). Hide (); Click $ ("# Clicker") (function () {$ ("# under"). Toggle ();});  
  & lt; Script src = "https://ajax.googleapis.com/ajax/libs/JQuery/1.1.1/jquery.min.js" & gt; & Lt; / Script & gt; & Lt; Img src = "http://placehold.it/350x75" id = "clicker" /> & Lt; Div class = "under" id = "under" & gt; & Lt; Input type = "range" /> & Lt; Br / & gt; & Lt; Input type = "range" /> & Lt; Br / & gt; & Lt; Input type = "range" /> & Lt; Br / & gt; 

I have created a JSFDial for this:


No comments:

Post a Comment