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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -