| Current Path : /home/ereika83/public_html/wp-content/plugins/bb-plugin/modules/html/js/ |
| Current File : /home/ereika83/public_html/wp-content/plugins/bb-plugin/modules/html/js/settings.js |
(function($){
FLBuilder.registerModuleHelper('html', {
init: function()
{
$('.ace_text-input').focus();
}
});
})(jQuery);