Home > Article > Web Front-end > How to use jQuery to read view content in Domino_jquery
jQuery is a fast, concise javaScript library that enables users to more easily process HTML documents and events, implement animation effects, and easily provide AJAX interaction for websites or systems.
Using the jQuery framework in Domino can greatly simplify the js code and make the js program more concise and intuitive. Here is a simple example of simply using jQuery to read the view content in the form.
1. Add the following code and built-in HTML to the form:
html code:
< ;div id="ViewContent">
|