SoFunction
Updated on 2025-02-28

js+css makes the text box automatically adapt to the height of the content

  • Firefox and IE compatible onpropertychange event oninput

    onpropertychange can capture changes in each input value. For example: When the value of the object is changed, onpropertychange can capture each change, and onchange needs to execute a certain event to capture.
    2008-06-06
  • When the page only has one text, the solution to automatically submit the carriage input

    I encountered something very depressing. I added a carriage input to a text element on the page to automatically send ajax event, but every time I press the carriage, it will automatically submit the form and refresh the page.
    2010-08-08
  • JS+CSS analog IP input box

    JS+CSS simulates IP input box...
    2006-09-09
  • Summary of implementation methods for submitting the same form to different pages according to requirements

    The implementation method of submitting the same form to different pages according to the requirements is that there are many websites, and you can search for music, pictures, etc. on Baidu.
    2009-08-08
  • Determine whether the file box is selected as an image

    Determine whether the selected image in the file box is...
    2006-08-08
  • Simulate select scripts with javascript and css

    Traditional select controls are ugly, and they cannot achieve good results with css beautification. It is easy to combine JavaScript and css to simulate a select with elements such as div to achieve the desired effect.
    2008-06-06
  • Collection of js form verification control codes

    Collection of js form verification control codes...
    2007-08-08
  • A way to judge Checkbox and Radio

    A way to judge Checkbox and Radio...
    2006-08-08
  • A very powerful and complete web form validator Validator v1.05

    A very powerful and complete web form validator Validator v1.05...
    2006-07-07
  • 3 different ways to share the carousel effects of focus maps

    We have always seen the effect of focus image carousel. This article has compiled the seemingly good focus image carousel effects in 3. Friends who need it can refer to it.
    2013-10-10