|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hmtl prob
hi, what I want to do is this.
I want to have a field in a form where you can press a wee up /down button on the right side of that field. I you don't know what I meen look at your windows clock, under the big round clock there is that thing I want to do. Can that be done in html, and if how can I do it. thanks |
|
#2
|
|||
|
|||
|
RE: hmtl prob
you could just make a textarea box with one row..
|
|
#3
|
|||
|
|||
|
RE: hmtl prob
hm yes I know , but then the value doesn't change when you press up and down. then I would have to put in all these numbers with php, I thought possibly there is a way to do it without php. Is there no html thing for things like that, there must be something that can do that.
some ideas, or can I really just do it with the textbox? |
|
#4
|
|||
|
|||
|
RE: hmtl prob
to create that box, you would just use textarea.. now if you want the contents of that box to be dynamic without reloading the page, then you could use javascript (like so). to further hack the code to allow people to manipulate it (which i'm not really sure why you would want to do that) i'll leave to you.. unless you can be more specific.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > hmtl prob |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|