2009/7/23 Matt Foster <[email protected]>: > > You must further define your idea of "masked input" > > http://www.google.com/search?q=define%3A+masked+input&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a > > On Jul 23, 3:58 pm, Celso <[email protected]> wrote: >> Anyone know a masked input in prototype? >> >> Thanks, >> Celso. > > >
An input mask [1] is where you can say enter text in a form like ... AA nn nn nn A You would be able to type 2 letters, 6 numbers and then 1 letter. The case would be forced to upper case and the spacing would be automatic. BO 52 91 91 V for example OR Are you talking about hiding the input? Like <input type="password"> ? Regards, Richard. [1] http://www.google.co.uk/search?q=define:+input+mask -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" ZOPA : http://uk.zopa.com/member/RQuadling --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
