SoFunction
Updated on 2025-02-28

javascript select Change the color of the word

  • A JavaScript code for instant form validation

    A JavaScript code for instant form validation...
    2007-07-07
  • autocomplete prohibits autocomplete function

    autocomplete prohibits automatic completion function...
    2007-06-06
  • js get Chinese pinyin, Select automatically matches letters to get value

    Chinese characters to pinyin, pinyin first letter, select select filter by initial consonant
    2009-09-09
  • JavaScript mock select implementation code

    Record a small work made by yourself, a select of JS simulation.
    2010-08-08
  • JavaScript implements preview before uploading pictures (TX's interview questions)

    JavaScript implements preview before uploading pictures (TX's interview questions)...
    2007-08-08
  • js dynamically insert enctype=multipart/form-data on form

    I encountered a strange problem when uploading files. IE6, 7, 8 always fails to upload files, and the server cannot receive files.
    2012-05-05
  • javascript select all/negatively, unselect effect

    Just now, I saw a friend's selection/anti-select effect on javascript homepage in the blog park.
    2010-04-04
  • js function code that restricts text boxes to integers and currency

    JS restricts the text box to function codes that are integers and currencies, which facilitates the control of some database fields.
    2010-10-10
  • Solution to display prompt information in password form under js

    Solution to display prompt information in password form under js...
    2007-08-08
  • JavaScript simulation drop-down menu code

    In a recent project of the company, a drop-down menu with a non-window theme appearance appeared, so I made it myself.
    2008-11-11