This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
js_mask /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | Wed May 21 18:38:46 -0700 2008 | |
| |
init.rb | ||
| |
install.rb | Wed May 21 18:38:46 -0700 2008 | |
| |
lib/ | ||
| |
public/ | ||
| |
tasks/ | ||
| |
test/ |
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











