Nandini Posted April 15, 2009 Share Posted April 15, 2009 hi i want to put option to adjust date and time in my website. i can change date and time by using php taking the values as input. Here input means i want to take hour filed as like linux (In linux Adjust Date & Time popup, there is a filed for hour. If i click on up arrow value will be increased by 1, if i click down arrow value will be decresed by 1). How can i create such type of fields. Can any one help me pls. Quote Link to comment Share on other sites More sharing options...
Axeia Posted April 15, 2009 Share Posted April 15, 2009 Try http://developer.yahoo.com/yui/3/examples/widget/widget-extend.html If it's too complicated, try googling for "javascript spinner -java" or "javascript numericupdown -java" or "javascript stepper -java". As that's what the form element you're trying to mimic is called in other programming languages. Quote Link to comment Share on other sites More sharing options...
Nandini Posted April 17, 2009 Author Share Posted April 17, 2009 Thanq very much. I will try it out. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.