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 05-Nov-2002
Click for Details

HTML Kit Plugins Directory

Plugin Development : JavaScriptHome > Plugins > Plugin Development > JavaScript
 
 Random Picks
eeMimeType
Adds a menu with options for inserting 10 commonly used Content Types (MIME Types).
irODBC
Adds wizard dialogs for performing the following functions on ODBC datasources / tables: connect to an ODBC datasource, list the available tables, view the table structure, view the table content, create HTML tables using the database table content, ...
 Category Matches
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...
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.
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...