/ Published in: JavaScript
Expand |
Embed | Plain Text
$('', { text: 'jQuery is awesome!', href: 'http://www.jquery.com', id: 'someAwesomeID', rel: 'external', title: 'This is a title' }).appendTo('body');
You need to login to post a comment.
