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 (
dmcinnes (author)
Tue Jan 22 09:42:34 -0800 2008
commit 11490a3805ab191779f60815f7f6b16e71e33205
tree f4577919c4348791f0b060a8cea7acb10b048e19
parent 7183bf14b8aa29dd03743f81b66e69659d19fbe2
tree f4577919c4348791f0b060a8cea7acb10b048e19
parent 7183bf14b8aa29dd03743f81b66e69659d19fbe2
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
inplace_preview.js |
README.txt
inplace_preview.js Version 1.0.1 Monkeypatches script.aculo.us's InPlaceEditor to give it a preview mode. http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor Additional InPlaceEditor configuration parameters (defaults are in [brackets]): previewLink: set this to true to enable preview functionality. [false] previewText: text for the preview link (when in edit mode). ["Preview"] editText: text for the edit link (when in preview mode). ["Edit"] loadPreviewURL: URL that the editor will query to get the rendered preview. If not provided it will just update the preview directly from the textarea. [null] previewLoadingText: text for the preview area when loaded from the remote server. ["Preview Loading..."] SVN Repo can be found at: http://svn.latimesdev.com/repos/shared/javascript/inplace_preview Enjoy! Doug McInnes <doug.mcinnes@latimes.com>








