Saturday, January 22, 2011

Panachaiko first snow run for 2011

Panachaiko snow run 2011

jHtmlArea for jQuery Available Toolbar Buttons

As written in the jHtmlArea-0.7.0.js file of the official dist: http://jhtmlarea.codeplex.com/

toolbar: [

["html"],

["bold", "italic", "underline", "strikethrough", "", "subscript", "superscript"], 

["increasefontsize", "decreasefontsize"],

["orderedlist", "unorderedlist"],

["indent", "outdent"],

["justifyleft", "justifycenter", "justifyright"],

["link", "unlink", "image", "horizontalrule"],

["p", "h1", "h2", "h3", "h4", "h5", "h6"],

["cut", "copy", "paste"]

]

/*
* jHtmlArea 0.7.0 - WYSIWYG Html Editor jQuery Plugin
* Copyright (c) 2009 Chris Pietschmann
* http://jhtmlarea.codeplex.com/
* Licensed under the Microsoft Reciprocal License (Ms-RL)
* http://jhtmlarea.codeplex.com/license
*/