HTML Kit site requirements.

HTML editor / HTML Kit Plugins Directory
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Printable Booklets   |   Category Updated on 17-Dec-2005
Click for Details

HTML Kit Plugins Directory

Keywords : JavaScriptHome > Plugins > Keywords > JavaScript
 
 Random Picks
tsPDATemplate
Some popular search engines, news services and online shops have started publishing special versions of their websites for visitors using handheld devices. This wizard makes it easier to start creating web pages that are optimized for PDAs.
tmCSS
One of the original HTML-Kit plugins for inserting CSS level 1 and 2 properties and values, complete with tutorials written in Finnish and English.
 Category Matches
Sorted by Name:
 
ksCleanLineWraps
Converts double space indents to tabs and removes extra spaces at the end of lines.
ksLinesToList
Converts the selected lines to a comma separated single line.
ksCleanLineEndings
If you're editing text and HTML documents that have extra spaces at the end of lines, the process of trimming such lines can take some time. This plugin can help by automating the removal of end-of-line whitespace.
ksFlipLines
Need to flip lines? With this plugin you can simply highlight and click to move lines at the bottom to the top in reverse order.
hkDOMToolHelper
Need a little help invoking your favorite DOM tool? This plugin makes it easier to open external programs for viewing the Document Object Model, such as the Mozilla DOM Inspector.
miCSSFilters
Want to play with IE's CSS visual filters and transitions? This plugin makes it easier to use and test multimedia-style filters and transitions.
ksAddAlt
Looking for a quick way to add alt attributes to img tags? This plugin can be used to look through <img tags in the current document and add empty alt="" attributes if alt is missing.
ksAddSummary
Adds empty summary attributes to <table tag lines if summary is missing.
ksUnspaceTDs
Is the extra space in front of </TD> tags creating problems? This plugin can remove any spaces in between the content and the closing TD tag.
fcJSBlocks
This plugin with French menus makes it easier to generate JavaScript code for appending a block of text to a string variable, create multiple versions of output statements and comment / uncomment code.
keToScriptStrings
Whether it's echo / print() statements in PHP, or write() statements in JavaScript / VBScript, this plugin can be used to convert the selected text to formatted print statements.
avwJSImageRotator
This plugin and tutorial combo makes it easier to add the ability to rotate banners, slides and other images on web pages.
mjTrita
Adds the ability to invoke Trita from HTML-Kit. Trita is a source code beautifier that can learn the formatting style by examining source code examples.
Plugins Generator
Visually design plugins with multiple buttons, tabs, drop-down menus and custom icons. No programming experience is required to create fully functional plugins. Automatically generates source code for plugins in hkScript, C/C++, .NET C#, Delphi, Java...
frsCStyleBlockComment
This plugin can be used for block commenting and uncommenting code in C/C++ source, PHP, JavaScript, or any other language that utilizes C-style comments. If used on uncommented code the selected text will be returned with enclosed in C-style (sla...
twJavaScript
How many cups of java does it take to memorize the objects in one of the most popular scripting languages? The menus added by this plugin covers JavaScript methods, properties, keywords, event handlers, and some common code snippets.
MSDN References
Keyword Help files for local help files distributed with the Microsoft Developer Network (MSDN) and other related Microsoft developer products. Supports HTML, CSS, DHTML, JScript/JavaScript and VBScript references.
cmCodePublisher
CodePublisher takes code (from the current document, from a file or from an URL) and produces syntax highlighted (colourised) HTML from it. Languages currently supported include HTML, CSS, JavaScript, INI files and plain text.
demoJSGetInput
Demonstrates how to write a HTML-Kit plugin in JScript / JavaScript to: read the selected text in the current editor, modify it and send the modified text to the Output window.
hkListLinks
Generates a JavaScript-enabled drop-down list containing hyperlinks in the selected page. Can be used to reduce space occupied by links.
rdFunctionList
Displays a list of JavaScript, PHP and hkScript functions in the current document, making it easier to jump to a function definition by clicking its name in the drop-down list.
hkDelEnt
Delete the HTML entity at the cursor. Entities inside HTML, JavaScript, etc., strings are not supported in this version.
demoBrowSamp
Sample plugin written in hkScript to demonstrate how to open a floating window using JavaScript inside HTML-Kit. This method can be used to invoke tools written in Java, JavaScript, VBScript, ActiveX and other languages that can be run inside a brows...