Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inputmask for mmTextbox
Message
From
29/07/2010 13:18:23
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01473906
Message ID:
01474481
Views:
31
>>
>><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() { 
>});
>
Thanks for the explanations and the link to the currency formatter.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform