public
Description: JS Mask
Homepage: http://railsbox.org
Clone URL: git://github.com/ozeias/js_mask.git
name age message
file MIT-LICENSE Tue Sep 23 05:28:10 -0700 2008 updated plugin doc [ozeias]
file README Tue Sep 23 05:28:10 -0700 2008 updated plugin doc [ozeias]
file Rakefile Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
file init.rb Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
file install.rb Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
directory lib/ Tue Sep 23 05:28:10 -0700 2008 updated plugin doc [ozeias]
directory public/ Tue Sep 23 05:28:10 -0700 2008 updated plugin doc [ozeias]
directory tasks/ Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
directory test/ Mon Sep 22 22:17:37 -0700 2008 fixing ie7 and ff3 bug [mergulhao]
README
JSMask
======

    JS Mask JavaScript framework, version 0.1.1


Example
=======
    # View
    # layouts/application.html.erb
    <%= javascript_include_tag :defaults, :jsmask %>

    # post/_form.html.erb
    <%= text_field_with_js_mask :post, :date, :class => 'mask_date_br' -%>

 For more examples, see icon creative:
 * http://railsbox.org/tags/jsmask

Copyright (c) 2008 Ozéias Sant'ana <ozeias@railsbox.org> and <oz.santana@gmail.com>, released under the MIT license