This JavaScript will allow your visitors to search a Web page for any matching characters. It can be set for the entire page or within a specific ID attribute. Simple to use and heavily annotated.
With the help of this JavaScript you can put up a textbox on your Web page that displays alternating messages for your visitors. It saves space, as a lot of text can be contained in a minimal display area.
Display a gallery of images with titles and descriptions for each image. Easy to set up and completely customizable.
This JavaScript integrates complete virtual keyboard solution to the any web page. It does support mouse input, as well as keyboard input translation. Plain text and rich text controls are supported and plugins for several online WYSIWYG editors exists.
Script includes support for 130 languages, including IME - Chinese, Japanese and thers. Keyboard is easy skinnable by using CSS.
Tip: this demo contains three layouts, you can switch them through q.skin
variable in vk_loader.js
file.
This JavaScript will place the cursor in a designated textbox, causing its background to blink a specified color for a pre-determined amount of seconds. This will highlight the textbox on the Web page in order to draw attention to it.
This pulldown JavaScript menu will automatically adjust the range of months so that the current month is at the top. The remaining months are placed in order after the current month. The JavaScript menu still functions with JavaScript turned-off.
When testing forms you don't need to keep filling in the different fields. Use this function to automatically fill-in input blocks and select values in the form for you. Very easy to use.
This JavaScript uses some images and CSS to create navigations like to XP style. Very easy to setup, order to implement this this menu, you must define document type correctly, as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
.
A simple CSS to create a rating system by stars, this code is open source and licensed under a Attribution 3.0 License
This JavaScript helps you open floating layer popups. The layers alway stay on top, allowing your visitors to work in the main window while still being able to view the content of popups. The window popups stay in the same place, even when the user scrolls down the page. It also works with image maps.