This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | Thu May 21 21:32:51 -0700 2009 | |
| |
README.md | Fri May 22 11:15:06 -0700 2009 | |
| |
example/ | Thu May 21 19:41:05 -0700 2009 | |
| |
lib/ | ||
| |
spec/ | Fri Oct 09 15:53:54 -0700 2009 | |
| |
vendor/ | Thu May 21 19:41:05 -0700 2009 |
README.md
syn·co·pate (sĭng'kə-pāt', sĭn'-)
tr.v., -pat·ed, -pat·ing, -pates.
- Grammar. To shorten (a word) by syncope.
- Music. To modify (rhythm) by syncopation.
- Web Development.
- To synchronize a textarea with a basic "rich text editor", using very little code.
- A response to my (i.e., Corey Innis) Pivotal Labs "blab"
[Late Latin syncopāre, syncopāt-, from syncopē, syncope. See syncope.]
(shake, shake, shake) shake your booty
Hey, you wanna get down tonight? Check out:
example/index.html; that's the way (i like it)- the screw unit spec suite in
spec/suite.html; stayin' alive
you should be dancing
For your own site,
- copy and reference:
lib/jquery.jslib/disco.jslib/sycopate.js
get your groove on:
$('textarea.syncopate').syncopate({ // 'commands' is an array of arrays, grouping editor commands. // check out https://developer.mozilla.org/En/Rich-Text_Editing_in_Mozilla commands : [ ['bold', 'italic', 'underline'], ['indent', 'outdent'] ] });
reach out (i'll be there)
Found an issue? Let us know (in GitHub's issue tracker)!








