Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how can ic get the id of div jq

$(document).ready(function() {
  console.log($('#test').attr('id'));
});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ic #id #div #jq
ADD COMMENT
Topic
Name
9+8 =