Home >Web Front-end >JS Tutorial >Several selectors in JQuery to find elements that meet the conditions $('#controlID')_jquery
Style: $(function (){
$("label to be selected").click(function (){alert ("pop-up dialog box content");})
});
First Type: Id selector
Usage:
First
Second
tag clicks will prompt a pop-up dialog box
Second type: CSS selector
No warning< ;/p>
Warning you again
Computer Hot Sale