SyntaxFix
Write A Post
Hire A Developer
Questions
When adding new element with jquery plugin calls, you can do like the following:
$('<div>...</div>').hoverCard(function(){...}).appendTo(...)