Blogs of Samraj Singh

Showing posts with label maxlength. Show all posts
Showing posts with label maxlength. Show all posts

Saturday, July 10, 2010

Maxlength in Javascript

Correct procedure:
element.maxLength=value
Wrong procedure:
element.setAttribute("maxlength",value)
Posted by srsingh at 6:22 PM No comments:
Labels: javascript, maxlength
Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  2013 (11)
    • ▼  January (11)
      • Removing redundant zeros from a String
      • Removing redundant spaces from a String
      • Escaping "$" and "\" in Java
      • Exception StackTrace to String using Java
      • Get InputStream from a given file path using Java
      • String to InputStream using Java
      • Write InputStream to a given file path using Java
      • ResourceBundle to Properties using Java
      • Clob to String using Java
      • InputStream to String using Java
      • Get all files and folders in FTP location
  • ►  2011 (9)
    • ►  March (3)
    • ►  February (6)
  • ►  2010 (9)
    • ►  July (7)
    • ►  January (2)
  • ►  2009 (34)
    • ►  December (8)
    • ►  November (2)
    • ►  October (6)
    • ►  September (9)
    • ►  July (9)