You're here: Snippet Directory » HTML/JavaScript (65)
Language:

Snippet Directory - HTML/JavaScript 

Categories

Menus & Navigation (1)

Snippets

IE Client Browser Offline/Online & Dial-up or Faster

Many of us would like to have Scripts or html pages which could be run OFFLINE on the clients PC when they are NOT connected to the internet. This is an example of how to check using some very SIMPLE HTML and JavaScript. Example you may ...

Language: English | Programming Language: JavaScript | Author: tandemtal [not registered]

Image Gallery

To create a gallery with image and thumbnails on your web pages.Supported from both Microsoft and Netscape browsers.It use a "header" file for all declaration of variables.Can be placed inline in the <script ...

Language: English | Programming Language: JavaScript | Author: aimper [not registered]

Image Gallery

To create a gallery with image and thumbnails on your web pages.Supported from both Microsoft and Netscape browsers.It use a "header" file for all declaration of variables.Can be placed inline in the <script ...

Language: English | Programming Language: JavaScript | Author: aimper [not registered]

Inhalt einer HTML-Tabelle vertikal und horizontal mittig ausrichten

Zwar nicht mehr State of the Art, aber es funktioniert dennoch in allen Browsern: mit nachfolgendem Code kann man Inhalt zentriert im Browser darstellen. Wichtig ist, dass die Höhe aller Zeilen immer 100% Prozent ergibt.

Language: Deutsch | Programming Language: HTML | Author: Thomas

Item selector object

Let's you select items in a list (usually in a table), swaps the class names and stores the keys. Can synch checkboxes over multiple pages, if your list goes from page to page. Invaluable for user interfaces in web-based applications. If ...

Language: English | Programming Language: JavaScript | Author: pjjt [not registered]

Java Script Redirect

Have you ever wanted to redirect a user, after a certain period of time? When using Response.Redirect the user would be redirected immediately, but with this codesnippet the user will be redirected after 1 second.

Language: English | Programming Language: JavaScript | Author: Dennis Pallett [not registered]

JavaScript ADO Recordset Object Clone

This code makes it possible to pass data to the client, and use the same code you'd use for an ADO Recordset on the server.

Language: English | Programming Language: JavaScript | Author: pjjt [not registered]

JavaScript calendar display

Produces a compact HTML month display.

Language: English | Programming Language: JavaScript | Author: gameboy [not registered]

JavaScript clone of VB's FormatDateTime()

Mirror's the functionality of the built-in FormatDateTime() function in VB.Constant Value Description vbGeneralDate 0 Display a date and/or time. If there is a date part, display it as a short date. If there is a time part, display it as a ...

Language: English | Programming Language: JavaScript | Author: pjjt [not registered]

JavaScript HTML Pagestamping

A small script to create a small table wherever you paste in the script, and generates a Page Title, Referring URL, Last Modified, and Current Time info in the table.

Language: English | Programming Language: JavaScript | Author: rayfield [not registered]
RSS