SoFunction
Updated on 2025-03-02

javascript 7 lines of code to draw a Go board

  • JS achieves perfect compatible RMB case conversion for major browsers

    In printouts or reports based on web pages, capitalization of the amount is often involved, and it is very troublesome to type it up every time, so I thought of using a JavaScript client script to realize automatic conversion. Just call the JS function when you need to display the capitalization amount. Let's summarize it below.
    2015-10-10
  • Confirm implementation method of pop-up confirm box before executing operations in js

    This article mainly introduces the method of confirm in js to pop up a confirm box before executing operations. It is a commonly used function when executing deletion and other operations. It is very practical. Friends who need it can refer to it.
    2014-11-11
  • Detailed explanation of four methods for judging JavaScript types

    This article mainly introduces four methods of judging JavaScript types, helping everyone better understand and learn JavaScript. Interested friends can learn more
    2020-10-10
  • Mobile browser calls WeChat sharing (JS)

    This article mainly introduces the function of calling WeChat sharing by mobile browsers. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
    2020-10-10
  • Summary of the method of deleting certain items in the array by js

    In this article, the editor has shared with you several methods for deleting a certain item or item in a js array. Friends in need can learn it.
    2019-01-01
  • Detailed explanation of JavaScript's source code interpretation

    This article mainly introduces the detailed explanation of JavaScript's source code interpretation. The example code is introduced in this article in detail, which has a certain reference learning value for everyone's study or work. Friends who need it, please learn with the editor below.
    2020-11-11
  • Detailed explanation of how to use the canvas operation plug-in

    This article mainly introduces the usage of the canvas operation plug-in in detail. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
    2021-03-03
  • javascript: the xmlhttp pool written in the past, code

    The xmlhttp pool code written in javascript, with the call method at the bottom
    2008-05-05
  • Detailed explanation of JavaScript function types

    This article mainly introduces the types of JavaScript function functions in detail, including ordinary functions, anonymous functions, and closure functions. Interested friends can refer to it.
    2016-02-02
  • Solution to the trim function that cannot be used in javascript in IE

    This article mainly introduces the solution that javascript cannot be used in IE. It describes the solutions under javascript and jQuery respectively. It has good reference value for browser compatibility debugging by WEB front-end javascript designers. Friends who need it can refer to it.
    2014-09-09