|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Anyone had any experience of putting a maxlength on textareas for mobiles.
I've got some nice bits of javascript that can control the maxlength, but the problem is javascript and mobiles. I'm sure someone else must have faced this issue any solutions?
__________________
|
|
#2
|
||||
|
||||
|
You are talking about xhtml MP then,
since you can only have input text in wml .... Actually, xhtml mp is the same. Though you can do some funky stuff with wcss (scroll down a bit) .... Otherwise, I am not sure of any other way without server-side intervention. Of course, mobile devices input is limited dependant on device anyway.
__________________
Cheers, Jamie # mdb4u | The mobile movie database | Please help to test and promote # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
|
#3
|
||||
|
||||
|
Yes I am talking XHTML MP, should have said in question.
That wcss stuff is new to me so thank you for that, will be usefull on telephone forms - always had to use server side before. So textarea isn't supported by XHTML MP? I think I might have to use input, I just don't like the idea of a user sending something then the server going you typed 5 characters to much, please go back. Last edited by G00SE : November 24th, 2006 at 04:34 PM. |
|
#5
|
||||
|
||||
|
Textareas seem to exist according to some specifications but not all. I even found one browser that supports maxlength for textareas!
Thanks for the help, guess I will stick to input. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > Textarea - Maxlength |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|