Hello guys.
How to reinit DOM after Request?
I use *mBox <http://mootools.net/forge/p/mbox>* library.

> window.addEvents({
>
> domready: function() {
>
> new mBox.Tooltip({
>
> setContent: 'data-tooltip',
>
> attach: $$('*[data-tooltip]')
>
> })
>
> },
>
> })
>
> After Request I'll add new elements in page and if I add an attribute 
> *data-tooltip 
*to these elements the they will no work.

-- 

--- 
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/d/optout.

Reply via email to