Changes

Jump to: navigation, search

Removing Special Characters

21 bytes added, 22:26, 24 March 2010
no edit summary
3. To restrict user to only enter Integers write this code in the HTML tag box:
:''<nowiki>onkeyup="javascript:this.value=this.value.replace(/[\D]/g,'');"</nowiki>''
[[Category:Custom Fields]][[Category:JavaScript]]
0
edits

Navigation menu