SoFunction
Updated on 2025-04-14

Some practical TAB effects

  • JS implement Baidu search prompt box

    This article mainly shares the sample code of JS to implement Baidu search prompt box, which has good reference value. Let’s take a look with the editor below.
    2017-02-02
  • JavaScript code to save form data regularly

    I believe there are many TXs that have used QQ or 163 email address? There is a more useful and interesting feature among them. If you are writing emails, it will automatically save your email content within a fixed time frequency to avoid loss.
    2011-03-03
  • JavaScript practical menu effects

    This article mainly introduces the menu special effect implementation code of JavaScript in detail, which has certain reference value. Interested friends can refer to it.
    2016-08-08
  • Prohibit page refresh to invalidate F5 shortcut keys and right-clicks

    The prohibited page refresh makes the F5 shortcut key and right-click invalid. There is a bad implementation method below, you can experience it
    2014-01-01
  • Detailed explanation of local data cache function of WeChat applet learning notes

    This article mainly introduces the local data cache function of WeChat applet learning notes, and analyzes WeChat applets, as well as related operation techniques such as access and deletion of data caches in combination with examples. Friends who need it can refer to it
    2019-03-03
  • JavaScript implements dynamic web clock

    This article mainly introduces JavaScript to implement dynamic web clocks. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
    2022-06-06
  • JavaScript time conversion processing function

    This article mainly introduces relevant information about the JavaScript time conversion processing function method. Friends who need it can refer to it
    2015-04-04
  • Real-time editing of web page texts, just like TEXTBOX

    Real-time editing of web page texts, just like TEXTBOX...
    2007-03-03
  • JS implements the countdown function after sending verification code

    The basic idea of ​​this solution is to click the button to be disabled, and then determine whether to set the expiration time based on the cookie, and submit the phone to the text message interface in the background using ajax.
    2015-05-05
  • Implement all and unselect all of check boxes based on JavaScript

    This article mainly introduces the selection and cancel selection of check boxes based on JavaScript. The sample code in the article is introduced in detail and has a certain reference value. Interested friends can refer to it.
    2017-02-02