jQuery template on complete render event -
just curious if there way trigger operation (or attach event to) once jquery.template( name, template )
method completes rendering.
the $.tmpl method executes synchronously far can see. why not put operation on next line? "it won't run until render complete.
Comments
Post a Comment