33 projects tagged "Windows"
Multi-Level Menu Creator is an AJAX Script to create multiple level menus. The menu lists (categories, sub-categories, link URLs) are defined on the client-side with JavaScript and can be saved with PHP to TXT files (in JSON format) and/or in a MySQL database. The script comes with three predefined types of menu styles, a horizontal-vertical menu and two vertical-horizontal menus. you can load a saved menu to continue editing it, to add, delete, and modify lists /links. The menu can be included in HTML and PHP files.
Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.
Comments script with pagination adds comments to a website, paginating them without affecting the rest of the page content or the page URL. It can be used with multiple pages of a site, whatever the type of the page URL (modified or not with mod-rewrite). It can be set to allow only logged-in users to add comments, and has many other settings and Admin management.
Simple PHP Chat Script is an AJAX chatting system which does not require a database. It works with text files saved on the server, so it is fast and requires very few server resources. It can be included in both PHP or HTML files (in blogs, forums), but the server must run PHP. The script can easily be changed to be used in other languages, just by translating the texts in a single file. It can have one or more chat rooms. The user can add smiles in chat, and can format the text with Bold, Italic, an Underline.
JS Slideshow Content can present a slideshow of HTML content. It can look inside a page element which contains different children slideshow elements which will be made visible one at a time. The slide show elements switch from one to another automatically after a configurable period of time or using object functions to switch to the next and previous slideshow element.