SoFunction
Updated on 2025-02-28

JavaScript cloning dual input text

  • 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 submit and set the value of the form

    js implements some functions of setting the value of form and submitting the form form
    2008-12-12
  • Under IE6, js hides a bug in select through css

    Thinking of ie6, the infamous select needs to be masked with an iframe, which is probably the same as the bug root above.
    2010-08-08
  • Use layer to implement the title prompt attribute of select under js

    Use layer to implement the title prompt attribute of select
    2010-02-02
  • JavaScript to create slideshows (360-degree panoramic pictures)

    This article mainly introduces the use of JavaScript to create slides (360-degree panoramic pictures). When making product demonstrations, slides are often used. Here I have compiled a very good 360-degree panoramic slide implementation tutorial for you. Friends who need it can refer to it.
    2015-07-07
  • When using JavaScript pages without refreshing, select all and delete them (GridView)

    ctl00_MainContent_grvDevelopKit is in the <table> in the background code.
    2009-04-04
  • JS implementation code for select list content exchange

    js implements the content exchange and transmission of left and right select lists. It turns out that first obtains the value of the selected select in the current period, then adds it to the opposite select, and then deletes the selected content.
    2009-12-12
  • JavaScript implements dynamically adding file domain forms

    For uploading multiple files, you can dynamically generate the file domain through js. The following is the source code, which is collected here for direct use in the future, hoho!
    2009-02-02
  • JavaScript Select and Option list elements move up and down left and right

    Supports multiple items to be selected at once and move back and forth in the left and right lists
    2008-12-12
  • The js drop-down box becomes an ellipsis

    Select becomes an ellipsis if it exceeds a certain length
    2008-05-05