Dec 07 2008

meioMask 1.0.4 version released!

Category: Uncategorizedfabiomcosta @ 23:51

I present you meioMask 1.0.4 - a jQuery plugin for masking inputs.

meioMask for Mootools!
meioMask’s page at jquery.com
meioMask’s SVN project page
meioMask’s SVN

Features

  • Accepts paste event;
  • Haves fixed and reverse mask types ( allow number mask );
  • You can still use your hot keys and others (ex: ctrl+t, ctrl+f5, TAB …);
  • Supports metadata plugin;
  • Works with iPhone;
  • Allow default values;
  • Haves callbacks for invalid inputs, valid and overflow;
  • Haves function to mask strings;
  • Support for positive and negative numbers on reverse masks.

Changelog

v1.0.4

  • New mask type ‘infinite’, it allows infinite values at masks. See demos for a better understanding;
  • Added new function ‘unmaskVal’ that returns the input value without the mask. See demos for a better understanding;
  • Removed a serious bug at IE that was fixing the caret at the end of the input;

v1.0.3

  • Callback functions now receive the char number as it second parameter, so it is possible to detect exactly which key has been pressed;
  • added the signed masks. It only works with the reverse mask. See demos for more details;
  • iPhone support improved. iPhone now works 100% better than the 1.0.2 version. I’ts logic have been changed, and now it’s working with full features. :P

v1.0.2

  • added input callbacks: onInvalid, onValid and onOverflow;
  • added support for default values;
  • can now be used like $().setMask({});
  • added the function $.mask.string(string,mask) that will mask a string (see demos);
  • now the value of the input is masked at the time the mask is applyed to it.

v1.0.1

  • added support for iphone;
  • removed a bug where a fixed char would be replaced by an inputed one.

v1.0

  • initial release.

You can see the plugin page here. It contains documentation and examples. Please tell me any bug, new feature, english errors on documentation…. anything! I’ll be glad to hear your feedback and make the fixes. Hope it helps you!


Sep 25 2008

Mudança de template

Category: Uncategorizedfabiomcosta @ 11:57

Pessoal estamos num processo de readaptação do novo template, iremos mudar algumas coisas ainda neste template para melhorar a acessibilidade e se adequar a um blog de programadores :D.

Peço a paciência de todos!

We are currently changing our template, so be patient with any bug with the layout you find.

Thanks.