Bubbling Library > Examples

Dispatcher Example - Customizing the script inline execution

By default, dispatcher injects inline scripts using an script tag. If you want to pre-process the scripts and inject those scripts using eval or any other execution routine, you can re-define the evaluation routine ("evalRoutine") for a certain dynamic area.

Note: This method uses a DIV to add the script inside.

Dynamic content with inline scripts

Loading, please wait...