Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
in javascript use, for example: myJsonObject["js007"].firstname + ' ' + myJsonObject["js007"].lastnamename
to return James Bond
1
1224
posted 18 years ago by markireland
This is a prototype based method for loading functions, this is an alternative to using window.onload = function();
1
1027
posted 18 years ago by vanne
Helps identify correctly the type of whatever you put as an argument. This was adapted from http://www.planetpdf.com/developer/article.asp?ContentID=testing_for_object_types_in_ja
3
1491
posted 18 years ago by rolandog
交互ã«èƒŒæ™¯è‰²ã‚’変ãˆã‚‹ã‚¹ã‚¯ãƒªãƒ—ト.
XHTML basic templateã¨åˆã‚ã›ã¦å‚考ã«ã©ã†ãž.
本当ã¯CSSクラスを振ã£ã¦, スタイルã¯CSSã§ä»˜ã‘ãŸã»ã†ãŒã„ã„ã‘ã©å–り急ãŽ.
1
925
posted 18 years ago by masaya
Removes the ad at the top of a xanga page; place in Webstats below all other codes
This one actually works, even in Opera and Firefox,
2
1363
posted 18 years ago by sondosia
In Internet Explorer, it's a well-known issue that tags are rendered above other layers and things like drop-down menus. This fix is specifically for the "Son of Suckerfish" drop-down menus (see URL), which are entirely CSS-based (JS is needed only...
1
1414
posted 18 years ago by Todd
Evitar que en el código de la página se pueda ver “[email protected]â€.
2
1316
posted 18 years ago by Hirmine
Open some internet-page with some pictures on it. Then just paste this text into the address line and press "Enter". Works good only in IE, sometimes in Opera...
0
946
posted 18 years ago by Memphys
Replaces a DOM Element with another, but keeps the classes and IDs of the old one.
3
1415
posted 18 years ago by gaunab
The code for inserect the Search Box (of Apple Search) on your webpages
0
1005
posted 18 years ago by philapple
This is a website specific script... pops up the source of an OPML file with 145+ podcasts.
http://www.productivity501.com/2006/11/free_academic_p.html
Note: The 'bookmarklet' format is included as a comment at the bottom... (write in a webpage a...
1
1066
posted 18 years ago by rolandog
JavaScript Tooltip libraries number about as many as rounded CSS corner libraries.
Jonathan Weiss thought the ones he saw were "too complicated and bloated, did just too much and most of the time were still not flexible enough with the tooltip. So...
1
1173
posted 18 years ago by jonhenshaw