javascript

  • submit to reddit

JavaScript function overloading

An elegant way to do function overloading.Blog...

1 replies - 699 views - 04/10/13 by Nikola Samatovic in Uncategorized

Redirect with a Dropdown Menu in JavaScript

This simple scripts show a possibility to call a JavaScript function that retrieves a variable passed from drop down box as a parameter and...

1 replies - 727 views - 02/12/13 by Chara Miteo in Uncategorized

Specify Referring Page in JavaScript

This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending tag on the page:

1 replies - 682 views - 02/12/13 by Chara Miteo in Uncategorized

Play Youtube video with custom thumbnail onClick event

The snippet is basically a html file that will first display a larger thumbnail image.  Upon clicking on the thumbnail, the image will be faded and...

0 replies - 1846 views - 01/11/13 by Rajeshkannan Mu... in Uncategorized

Toggling Default Value of Textbox on Focus

You might have noticed the textboxes on most of good looking sites that have some default value written in them. When you click on the textbox, it becomes...

0 replies - 1281 views - 11/28/12 by Arvind Bhardwaj in Uncategorized

Hexagonal architecture in JavaScript

The goal: unit testing JavaScript code, in isolation from frameworks, the server side and the DOM.To pursue this goal, the code under development must contain...

0 replies - 5409 views - 04/18/12 by Giorgio Sironi in Articles

Hello World In Javascript

0 replies - 5605 views - 04/10/12 by Snippets Manager in Uncategorized

Greasemonkey -- Allmusic.com Crap-blocker

1 replies - 7237 views - 04/10/12 by Snippets Manager in Uncategorized

Bootstrap: rapid development and the complexity of a framework

Bootstrap is a front-end framework built and open sourced by Twitter developers. It has sparked many debates about what is its scope, and whether it's actually...

2 replies - 10162 views - 03/14/12 by Giorgio Sironi in Articles

The Decorator pattern, or its cousin, in JavaScript

The Decorator pattern is a way to reduce multiple levels of inheritance that clash with each other; for example, if you want to create objects which address...

0 replies - 3520 views - 02/09/12 by Giorgio Sironi in Articles

Access Server Side Variable In Javascript

0 replies - 3513 views - 01/31/12 by Snippets Manager in Uncategorized

Javascript To Change Link Of Hypelink Control

0 replies - 2605 views - 01/31/12 by Snippets Manager in Uncategorized

Set Text And Navigate Url Property Of Hyperlink Field Using Jacascript

0 replies - 3419 views - 01/30/12 by Snippets Manager in Uncategorized

Javascript To Validate Or Compare Two Dates

0 replies - 2795 views - 01/30/12 by Snippets Manager in Uncategorized

Javascript To Check All The Header Check Boxes Of Grid View

0 replies - 2783 views - 01/28/12 by Snippets Manager in Uncategorized