When using jQuery to select the demo1 tag, the following code will be used: jQuery('#demo1");
When using jQuery to select demo1 and demo2, don't tell me to use jQuery('div').
The method mentioned in the title will be used at this time, the jQuery add method: append tags
How to use jQuery add:
jQuery('#demo1").add. ('#demo2");