$('#yourElementId').attr('title', 'your new title');
var assign = $('#yourElementId').attr('title');
Monday, 26 November 2012
$('#yourElementId').attr('title', 'your new title');
var assign = $('#yourElementId').attr('title');
Posted by Unknown at 23:17 | Labels: jquery | Email This BlogThis! Share to X Share to Facebook |
© Tip & Tricks - Designed by Nudge, Blogger templates by Blog and Web.
0 comments:
Post a Comment