资 源 简 介
Este es un plugin de jQuery usado para transformar cualquier textarea de un formulario HTML en un editor de texto enriquecido, en teorÃa funciona con cualquier campo de ingreso de texto pero funciona mejor y fue concebido para ser usado con textareas.
El plugin usa el plugin ColorPicker creado por Stefan Petre (http://www.eyecon.ro/) y Alert Dialogs creado por Cory LaViska (http://abeautifulsite.net/2008/12/jquery-alert-dialogs/)
El plugin fue probado en
* Internet Explorer 6+
* Mozilla Firefox
* Google Chrome
* Opera
* Safari
Now in English :P
This is a jQuery plugin used to transform any input in an HTML form into a rich text editor, in theory this works with any form field used for text input but the plugin was developed with the textareas in mind.
This plugin uses the ColorPicker created by Stefan Petre (http://www.eyecon.ro/) and Alert Dialogs created by Cory LaViska (http://abeautifulsite.net/2008/12/jquery-alert-dialogs/)
P
文 件 列 表
MIT-license.txt
README
css
colorpicker.css
jquery.alerts.css
jquery.richtext.css
imagenes
colorpicker_background.png
colorpicker_hex.png
colorpicker_hsb_b.png
colorpicker_hsb_h.png
colorpicker_hsb_s.png
colorpicker_indic.gif
colorpicker_overlay.png
colorpicker_rgb_b.png
colorpicker_rgb_g.png
colorpicker_rgb_r.png
colorpicker_select.gif
colorpicker_submit.png
combo_select.png
cuadro.png
custom_background.png
custom_hex.png
custom_hsb_b.png
custom_hsb_h.png
custom_hsb_s.png
custom_indic.gif
custom_rgb_b.png
custom_rgb_g.png
custom_rgb_r.png
custom_submit.png
remove-formatting.gif
select.png
select2.png
select3.png
slider.png
sprites.png
table.png
js
colorpicker.js
elements.js
jquery.alerts.js
jquery.richtext.js
test.html