Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jquery set title attribute

$('#yourElementId').prop('title', 'your new title');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jquery #set #title #attribute
ADD COMMENT
Topic
Name
2+7 =