|
acidCSS
|
Other links at JavaScript > Scripts and Programs > Content Management |
| 1. |
Protopad
|
|
|
ProtoPad is essentially a what-you-see-is-what-you-get rich text editor, designed primarily for webmasters, and anyone who needs to generate content where a lot of the other online editors and text boxes just wont do. This application lets you both generate content and the HTML output in a word processor-styled interface.The only caveat is that it is only IE compatible. It is freely distributed with its source code. To run it as a standalone application, just launch the .hta file, protopad.hta
|
| 2. |
Rich Textarea
|
|
|
The Rich-Textarea WYSIWYG editor implements the Mozilla Rich Text Editing API included with Mozilla 1.3+. It simply replaces your textarea by adding only two lines. 1. Add rich-textarea-53.js. 2. Call replaceTextarea() after the textarea. This simple additions totally replaces your textarea to Rich-Textarea. If your browser does not supoort Rich-Textarea, it shows your original textarea as it is. # Table functions are added. You can create a table, add(delete) a row, and add(delete) a cell too. # Resizing editor is available. You can change the height of editor from 100px to 600px. # You can edit with exact style of your page by specying parameter of .css file # Better Style management - background settings - border settings - width and height settings # Improved Color pallette # Author: Allen Kim # Version: 53 (March. 2005) -- Previous Version (Rich-Textarea-52) # License: Freeware (As long as you keep a small link "?quot; on the right-bottom of the editor, it is free) # Requires: IE 5.5+ , Mozilla 1.5.1 +, Or Firefox 1.0+
|
| 3. |
Content Tabs script
|
|
|
Use this script to divide long content on your page into "virtual" sections, with each section viewable by clicking on a tab. Its a great way to display your content in an interactive, less overwhelming way to your visitors.
|
| 4. |
SL ColorPicker
|
|
|
Cross platform colorpicker for use in CMS, online HTML editors etc. Uses the websafe colors. Sorry no documentation yet but should be faily easy to incorperate.
|
| 5. |
Daily Christian Bible Feed
|
|
|
Give your visitors the gift of Gods Word. Place a simple javascript code on your site and let your visitors come back on a daily basis to read again and again. This is a great way to get dynamically updating content on your web site for free. We also have daily christian commentaries that are based on the same script.
|
|
|