render done callback ?

8 views
Skip to first unread message

Das Licht

unread,
Aug 7, 2015, 12:55:34 PM8/7/15
to transparency.js
Hello,
is there a callback or event once the template is ready rendered please?

eg:

    $('#container').render(hello, function(){
         $('#container').css("visibility","visible");
    });
   

?

Das Licht

unread,
Aug 7, 2015, 12:59:52 PM8/7/15
to transparency.js
Argt right after asking the question I recalled chainability and tryed:

$('#container').render(hello).css("visibility","visible");

Tada :)

Das Licht

unread,
Aug 7, 2015, 1:02:24 PM8/7/15
to transparency.js
Anyways an event or call back would be nice to have !
Reply all
Reply to author
Forward
0 new messages