Welcome To Snipplr
Everyone's Recent JavaScript Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
// v6.0 SCHMOE Mod v.2:
// switches between (display:'block';) and (display:'none';)
// bsp: MM_SCHMOE_showHideLayers('swissmap');
0
929
posted 19 years ago by perelin
This is test script of Google Map API.
How to use this script is as follows.
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<style type="text/css">
v\:* {
behavior:url(#default#VML)...
5
1277
posted 19 years ago by tomute
Ejemplo de cómo utilizar el objeto Ajax.Responders de Prototype.
El ejemplo hace uso de Scriptaculous.
3
1125
posted 19 years ago by sendoa
Creates a notification message for AJAX requests.
Dependencies: prototype.js, script.aculo.us.
CSS-Styles: http://snipplr.com/view/348/loadingmessage-for-ajax-requests-css/
11
1263
posted 19 years ago by dertimbo
Directions: be sure to set to absolute paths every image location from your litebox-1.0.js and lightbox.css files... and, replace the setInnerHTML function with this one...
http://www.doknowevil.net/litebox/
1
1236
posted 19 years ago by rolandog
Open a new window without using target="_blank" for XHTML 1.1.
Need jQuery Framework : http://jquery.com/
15
3867
posted 19 years ago by walepinski
This is a way to determine if the browser uses the KHTML engine or if it is the Konqueror Browser.
2
1300
posted 19 years ago by rolandog
For a working demo in application/xhtml+xml or text/html, go to:
http://rolandog.com/archives/2006/07/10/litebox-demasiado-bueno-para-ser-cierto/
You should delete the multi-line comments after completing the setup, some old browsers will complai...
3
1439
posted 19 years ago by rolandog
This script makes it possible to delete every childNodes, childNodes.childNodes, childNodes.childNodes.childNodes and so on. Includes example functions for deleting all childNodes, firstChild and lastChild from an 'id'. It uses twin functions that ca...
0
1011
posted 19 years ago by rolandog
Select all checkbox in the specific context.
Need jQuery Framework : http://jquery.com/
12
1334
posted 19 years ago by walepinski
StripTables Script.
Need jQuery Framework : http://jquery.com/
6
999
posted 19 years ago by walepinski
Deals with the fact that mouse buttons are referenced in different ways by different browsers.
0
1551
posted 19 years ago by MyKey_
This script allows you to show and hide a at the click of a button. See Show / Hide HTML for Markup.
1
1611
posted 19 years ago by 1man
This is a quick & easy system for changing the base of any number.
0
1755
posted 19 years ago by Zikes