Changing a html input box into a jquery flicker -


I have an input text box in HTML for user to type in quantity

  & Lt; Input type = "text" value = "1" square = "volume" data-id2 = "volume" />   

Whatever I want is something that looks better for the user, but the above versions have the same effect. I need data there - d2 = "" volume "and class =" volume "because they use other places. But I would probably like a flicker so that the user can click the arrow to increase / decrease their volume? / P> If I have been correctly understood, then you want to increase / decrease the input to be a spinbox input for numerical values, once in two, when you support a decent browser As long as you will be able to use native html5, check this spinbox jquery plugins: or this is a work example of a spinbox by using the following plugin:

Here >

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -