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 (
commit fb2aee726dcb934502613928d03df04fe806ce09
tree ebe93201712e634324fc1a35d5f8e285693f9541
parent 544c98e523b39b8c8f315ae90031ae1b1ac7e940
tree ebe93201712e634324fc1a35d5f8e285693f9541
parent 544c98e523b39b8c8f315ae90031ae1b1ac7e940
js_mask /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed May 21 18:38:46 -0700 2008 | |
| |
README | Wed May 21 18:38:46 -0700 2008 | |
| |
Rakefile | Wed May 21 18:38:46 -0700 2008 | |
| |
init.rb | Wed May 21 18:38:46 -0700 2008 | |
| |
install.rb | Wed May 21 18:38:46 -0700 2008 | |
| |
lib/ | ||
| |
public/ | Wed May 21 18:38:46 -0700 2008 | |
| |
tasks/ | Wed May 21 18:38:46 -0700 2008 | |
| |
test/ |
README
JSMask
======
JS Mask JavaScript framework, version 0.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://blog.iconcreative.net/tags/jsmask
Copyright (c) 2008 Ozéias Sant'ana <ozeias@iconcreative.net> and <oz.santana@gmail.com>, released under the MIT license







