Вход Регистрация
Файл: wysiwyg/redactor/js/fontsize.js
Строк: 47
<?php
if (!RedactorPlugins) var RedactorPlugins = {};

RedactorPlugins.fontsize = function()
{
    return {
        
init: function()
        {
            var 
fonts = [10111214161820242830];
            var 
that this;
            var 
dropdown = {};

            $.
each(fonts, function(is)
            {
                
dropdown['s' i] = { title'px'func: function() { that.fontsize.set(s); } };
            });

            
dropdown.remove = { titlethis.lang.get('none'), functhat.fontsize.reset };

            var 
button this.button.add('fontsize'this.lang.get('fontsize'));
            
this.button.addDropdown(buttondropdown);
        },
        
set: function(size)
        {
            
this.inline.format('span''style''font-size: ' size 'px;');
        },
        
reset: function()
        {
            
this.inline.removeStyleRule('font-size');
        }
    };
};
?>
Онлайн: 1
Реклама