Syntax:
<!–#_AddPostRenderCallback(ctx, function()
{
//code to execute
});
_#–>
Real time:
<!--#_
AddPostRenderCallback(ctx, function()
{
$("[rel^='lightbox']").prettyPhoto();
});
_#-->
< input type = "checkbox" (change) = "handleSelectTaskItem($event, taskItem)" [checked] = " taskItem . i...
No comments:
Post a Comment