1 message in com.googlegroups.jquery-en[jQuery] jTextBar plugin, Markdown/Te...
FromSent OnAttachments
AndersOct 29, 2006 6:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jQuery] jTextBar plugin, Markdown/Textbar toolbar - code inputActions...
From:Anders (peri@gmail.com)
Date:Oct 29, 2006 6:13:47 am
List:com.googlegroups.jquery-en

I've jQuerified Michael Geary's TextBar module, a Markdown and TextBar toolbar
(http://mg.to/2005/02/26/textbar-drupal-module-for-markdown-and-textile).

The result can bee seen at http://perifer.se/jtextbar/

The code is as mentioned mostly Michael's work and the original authors. The plugin structure is stolen from Steven Wittens' Farbtastic plugin (http://www.acko.net/dev/farbtastic).

It's pretty slow in IE after a while, but I know nothing about memory leaks etc, input welcome :)

The code structure could probably be further optimized, input welcome here as well. I've a feeling that .prototype could be usefull but not really sure if or how it would be used in this context.