This jQueryPad was accidentally seen when I checked the page on the Internet. After downloading it and trying it out, I felt very good. This software was developed using WPF (but it is not open-source and needs to be installed. NETFramework3.5), the overall interface is very simple. First, let's take a look at the software running interface:
HTML code on the left and jQuery code on the right. Code folding and syntax highlighting are also supported (but there is no code prompt, and it feels a bit uncomfortable, however, after jQuery is used for a long time, it should not matter if you are familiar with it.) After compiling, you can press F5 to view the actual effect. You can also click chrome, ff, ie button to view the actual effect of the three browsers. If you think you can save it as HTML, jQueryPad will automatically merge jQuery code and HTML code into HTML, and you can double-click it to run it, the generated code is as follows:
The Code is as follows:
JQueryPad Preview