Categories
Tags → Html List Item

Array to List

This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other type...
DETAILS

Filter Large Select Lists

If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article provides a JavaScript t...
DETAILS

Browser Based WYSIWYG HTML List Editor

This is a demo site for HTML List Editor. Menu bar contents links to pages with editable content. At the page bottom there is &"edit this page content&" link. Follow this link to start page content editing. You do not need to save c...
DETAILS

sitemapper

sitemapper.pl is a simple perl script which generated an HTML site map from a given URL. It does this by traversing the site, getting the home page, extracting links from it, getting all the pages linked, and so on. The default sitemap generated is a...
DETAILS
©2003-2019 jCay.com