Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inputmask for mmTextbox
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01473906
Message ID:
01474469
Views:
25
>
><script type="text/javascript">
>   $("document").ready(function() { 
>       $(".number").mask("999,999,999.99");  
>   });
>
>

BTW - the quotes around "document" aren't really needed either. ex.
$(document).ready(function() { 
});
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform