The plugin's code is compliant with not conflicting with the $
function.  But in your implementation of this plugin, you'll have to
be sure to use jQuery("#maskInput").mask(...); instead of the demo's
example code which uses the $ method.

--

http://positionabsolute.net



On Jul 30, 9:23 am, Celso <cels...@gmail.com> wrote:
> Unfortunately I am no expert in prototype.
> I can not believe that someone has developed a prototype mask!
> I try to use prototype and jquery together,
> Works:http://docs.jquery.com/Using_jQuery_with_Other_Libraries
> But .. the plugin does not works.
>
> On 29 jul, 18:27, "Alex McAuley" <webmas...@thecarmarketplace.com>
> wrote:
>
> > why not just port the jquery one... wont take long !
> > Alex Mcauleyhttp://www.thevacancymarket.com
>
> > ----- Original Message -----
> > From: "Celso" <cels...@gmail.com>
> > To: "Prototype & script.aculo.us" <prototype-scriptaculous@googlegroups.com>
> > Sent: Wednesday, July 29, 2009 10:22 PM
> > Subject: [Proto-Scripty] Re: Masked Input in Prototype
>
> > something like this:http://digitalbush.com/projects/masked-input-plugin
>
> > On 24 jul, 06:48, Richard Quadling <rquadl...@googlemail.com> wrote:
> > > 2009/7/23 Matt Foster <mattfoste...@gmail.com>:
>
> > > > You must further define your idea of "masked input"
>
> > > >http://www.google.com/search?q=define%3A+masked+input&ie=utf-8&oe=utf...
>
> > > > On Jul 23, 3:58 pm, Celso <cels...@gmail.com> wrote:
> > > >> Anyone know a masked input in prototype?
>
> > > >> Thanks,
> > > >> Celso.
>
> > > An inputmask[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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to