Tips:Scroll the mouse wheel when the cursor hovers the input
Example1:Add rel="wheel"
Example2:Add rel="wheel" value="0"
Example3:Add rel="wheel" value="0" interval="2"
Example4:Add rel="wheel" value="0" interval="0.2"
Example5:Add rel="wheel" value="2"
Example6:Add rel="wheel" value="2" interval="0.2"
Example6:Add rel="wheel" value="2.2" interval="0.1"
CutePsWheel javascript libary is a javascript libary which allows control the type of text input box can scroll value plus or minus like Photoshop.
<script type="text/javascript" src="cutePsWheel_0_9_3.js"></script>
Description:
CutePsWheel javascript libary is a javascript libary which allows control the type of text input box can scroll value plus or minus like Photoshop.
How to:
<script type="text/javascript" src="cutePsWheel_0_9_3.js"></script>