Categories
Tags → Div Box

FREE - Mouseover Help Box - Javascript

A very simple and powerfull Mouseover Help Box javascript !!!! This script show you a div helpbox when you mouseover a link or the object you want. It allow you to put html code for optimal customization !!
DETAILS

Retrieve and display title information from combo

This script retrieves the title from option tags included in a form and display the title inside a div box at the bottom of the multiple combo. It uses the getElementById() function.
DETAILS

Tip Box

This script can show tip box for your hyperlinks in different appearance. It uses a hidden div layers. This div layer is kept hidden as long as mouse is not over the items. It becomes visible when mouse is over the hyper link
DETAILS

RSS Display Boxes

Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser called Simplepie. Each RSS box can be independently tailored, from the RSS feed to fetch, how many ite...
DETAILS

Smooth div box apparition && hiding

This code can display a div box smoothly with a single click or automatically. It uses the getelementbyid(), setinterval and clearinterval functions. It can be useful when you wish to hide content on a page and only display it on demand.
DETAILS

Showing and Hiding a Div Box

This simple script provides you with a way to show or/and hide content included inside a div box using the getElementsByTagName function. It''s commonly used in online faqs. The script contains a live example.
DETAILS

Simple AJAX Auto Completer (suggest)

This is a simple UI widget that allows you to provide suggestions to form input fields similar to Google&™''s Suggest. The main difference is this widget doesn''t use a styled DIV to display, rather it uses the browsers native...
DETAILS

&"Clevertext&" AJAX Textbox PHP Class

This class can be used to generate a text box that becomes editable when the user double-clicks on the text. It displays the text to be edited within a DIV tag that is replaced by a text input when the user double-clicks on the DIV. When ...
DETAILS
©2003-2019 jCay.com