:
$(function() {
$('#label_id').click(function() {
$(this).before('<div>Just a random element being added…</div>');
});
});
label_id. Javascript this. jQuery, $(this). $ jQuery.
jQuery , onEvent HTML-. , HTML- :
<label id="label_id">Hello</label>
Javascript <script type="text/javascript"></script>.
" " $(function(){ /* code here */ }) , DOM. , , .
jQuery jQuery ;)