Hello again! Can you please post an example on how to use  

Behavior.Startup? 

Will this Behavior tends to avoid  this line of codes?

window.addEvent('domready', function(){

var behavior = new Behavior({}).apply(document.body);

var delegator = new Delegator({

getBehavior: function(){ return behavior; }

}).attach(document.body);

});


or just the line for new Delagator that attaches to the body? 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to