If you have a PHP, ASP, Ruby, or whatever based website, it is usually a pain to get simple but good looking Excel spreadsheets out of the site. This solution is too simple to be true (but it is).
2 Dec 2011
Jonathan Cardy
A collection of the unusual and unexpected features of JavaScript
9 Nov 2006
Rashutosh Paul
This article shows how to generate a progress bar using JavaScript.
An article presenting a JavaScript implementation of the Surveyor's formula for calculating the area of any polygon.
This navigation toolbar is implemented in JavaScript by DHTML.
14 Feb 2006
Massimo Beatini
With this script, you can build scrolling popups for your web pages, choosing the display corner and scrolling direction.
14 Feb 2006
Massimo Beatini
This calendar can be used as a date picker or to select a weekly day range in the selected month.
15 Jan 2014
luigidibiasi, binterlandi
Build a realtime visitors counter with AJAX and a server-side language.
This database tool supports simple data modeling with entities, relations, attributes, classes & objects. Classes are like type definitions. Objects are like instances of the classes.
23 Oct 2008
Industria Virtual
This is a tiny utility to send or to bring files among your computer and your provider. See it in action: http://www.industriavirtual.com.br/codedemo/easyftp/index.htm If you find it useful, please vote!
17 Sep 2007
Kumar Sundaram
A Simple Tooltip with Images and Text using JavaScript, DHTML
This is a simple news scroller that makes use of 2 tags and a few lines of code to give that scrolling effect. Since tag is used to hold the content, you may place images, links etc. within the inner tag called "news".
This article shows how to implement/simulate a tabbed dialog box in JavaScript.
18 Oct 2005
volkan.ozcelik
The Editor used DOM to alter node properties. This enables edition of rich content in any DOM-supporting browser.
22 Dec 2010
Pete O'Hanlon
A rapid introduction to jQuery and the power of the almighty $
This article shows how to create, move, delete and select current visual objects inside a display
A JavaScript function to get the absolute coordinates of a DOM element within a document
26 Sep 2013
jaganmohan206
Acceptance test driven development for JavaScript code
This article explains basic options available to access the data present in a parent browser window from a child browser window or vice versa.
This article will help the user in adding rows to a table in ASP.NET and deleting multiple selected rows from the table using JavaScript.
Calculate the typing speed and accuracy of your users easily!
A JavaScript tip to make on the same HTML link a JavaScript call or a classic navigate for a new tab/ new window/ disabled JavaScript tool.
3 Oct 2007
Declan Brennan
Create Rich UIs within a Web Browser with a minimum of fuss
11 Apr 2010
Mohammad Abu-Ali
This article explains how to provide the feature of uploading files to a web page, imitating AJAX behavior.
2 Oct 2012
Anoop Madhusudanan
A quick introduction to Typescript - Classes, Callbacks, Interfaces, Function Types, and Object Types etc
An article on using JavaScript to build an Open File Dialog
An example application using angular/Rx for JavaScript/Web Sockets/jQuery
17 Aug 2005
Prasad Khandekar
XP style panel bar for Web applications.
Select drop-down list item with jQuery plug-in
VwdCms.ImageZoom is a server control that provides zoom in and out and best-fit image resizing. The control is very simple and is a good example of how to manipulate the size of images with JavaScript
4 Feb 2011
RamuSangabathula
When the user modifies ASP.NET web form fields and leaves the web form without saving it, we should notify the user about the modified data.
An article demonstrates on how to create/use jQuery to limit/count the number of Characters in a TextArea or Text Field.
23 Mar 2008
M Sheik Uduman Ali
Using Humax v0.2, this article is going to explain how to write and apply aspect-oriented/metadata driven programming in JavaScript.
22 Mar 2008
M Sheik Uduman Ali
This article explains how to use asynchronous method invocation pattern in JavaScript using Humax framework version 0.2.1
23 Sep 2008
senthil karuppaiah
HTML lacks the auto-select feature for dropdowns. Users familiar with desktop applications expect browsers to select the correct item from a dropdown list as they key in. I am trying to solve this using simple JavaScript.
Shows how to implement a Javascript based autocomplete edit control
How to send emails using JScript and Netcat. This technique can be used for mailouts or load testing.
This article addresses the dreaded "Page Cannot be Displayed" message, and explains how to use HTML frames and JavaScript to catch web server failures and automatically reconnect when the server comes back on line.
Clientside JavaScript for AutoSearching HTML SELECT tags
27 Apr 2012
Baliah Senthilkumar
Add, Update, Delete objects using backbone
22 Dec 2007
Ritesh Sutaria
Create a bandwidth meter using JavaScript to measure network bandwidth.
An object oriented approach for displaying banners.
Creating Web Applications with JavaScript.
This article demonstrates using binary formats in JavaScript.
A workaround to escape the "Your email message has been idle" when clicking a link in a hotmail message that has been displayed for more than five minutes
Using JQuery features to implement BrainVita Game
27 Jul 2007
Dmitry Khudorozhkov
This article explains what the Bridge design pattern is, and presents a minimalistic cross-browser vector graphics (SVG + VML) library, written in JavaScript, built with the help of this pattern.
7 Jun 2006
Dmitry Khudorozhkov
This article presents an XML/XSL/XSD browsing and validation tool, a shining example of how various technologies like Shell scripting, Scripting Runtime, or HTA can be put together to aid programmers in rapid development of powerful script-based applications.
The article describes a JavaScript utility to display a grid for HTML pages.
25 Aug 2009
MatthewCasperson
An introductory look at the JavaScript CAKE library, which allows you to build up the HTML5 canvas element like a vector image.
This article shows how to make a call to the server from HTML without posting the page.
How to run server side code called from JavaScript, receive a result, and update your web page.
How to call ASP.NET server-side events using JavaScript.
11 Jul 2008
Alexandru Lungu
Implementing JavaScript’s missing functionality of including in JavaScript files other JavaScript files.
11 Jul 2008
Alexandru Lungu
How to include JavaScript files in other JavaScript files.
11 Jul 2008
Alexandru Lungu
Implementing JavaScript’s missing functionality of including JavaScript files in other JavaScript files.
23 Oct 2013
Syed Rafey Husain
JavaScript is a vital part of modern web applications. This article skim over some of JavaScript features.
31 Aug 2006
senthil karuppaiah
How to change the background color of the currently focused element when the user tabs off.
19 Aug 2001
David Gardner
Using JavaScript and DHTML, content on your page can be changed dynamically and on-the-fly. Learn how to in this tutorial! You're learn three different techniques, one for IE5, NS4, and NS6.
See how CSS and JavaScript can be used to change the opacity of images.
A script which provides you with a set of linked date boxes which will not allow an invalid date to be selected.
5 Jun 2006
Sheikh Abdul Wahid
We can validate web forms using regular expression,just put regular expression in the value attribute of hidden field and make your life easier
23 Dec 2010
Pete Sutcliffe
Demonstrates using Knockout.js and jQuery templates to manage JavaScript model binding
25 Jul 2011
'Anil' Radhakrishna
A mash-up of sorts built using Microsoft's jQuery Template plugin along with G Birke's jQuery Pagination plugin & a photo-stream from Flickr acting as a data source
Caching data at client side using the Microsoft Tabular control with sorting and paging. Exporting this data into an Excel sheet using File system object.
7 Oct 2004
MohanKandasamy
JavaScript clock showing clock for different countries.
An introduction to closures in JavaScript.
10 Aug 2003
Jason Henderson
Some HTML and JavaScript that helps you write and preview CP articles.
5 Nov 2013
Jonathan Cardy
A way in which we can make the Web Workers API behave a lot more nicely.
jQuery is a wonderful library that makes web development with JavaScript a much better experience--but there are some common pitfalls that you should avoid.
Shows how to configure your JavaScript loggers with JSNLog, a JavaScript logging library that integrates well with your .Net site
19 Mar 2010
Austin Cherry
Using JavaScript to control the output and format of printed webpages in Internet Explorer
1 Oct 2003
Wagner DosAnjos
JavaScript Graph object to plot Column and Line Graphs. Only JavaScript and DHTML required.
A simple workaround to copy HTML source of selected text to clipboard from context-menu in Internet Explorer.
A translation of Shog9's GreaseMonkey script, useable in Internet Explorer with Trixie.
Twitter Bootstrap is a lean and clean framework for website UIs. See what it can do and how it can help you!
28 Nov 2000
Nongjian Zhou
This article show how to use JavaScript to dynamically display banners, very usful!
28 Nov 2000
Nongjian Zhou
There are many ways to create a web page templete. Using JavaScript is one of easiest ways
This article introduces how to work with overlays in jQuery and how to use them in a proper and user-friendly way.
31 Jul 2003
'Anil' Radhakrishna
..using IFRAME.
This article demonstrates the steps in creating a simple jQuery plug-in with a sample called Map Scroller.
How to read an XML data source from file or AJAX and then represent it in Internet Explorer as a GUI
This is a brief example of creating custom object in JavaScript.
Use Div and the custom “smartDiv” JavaScript object to create a shopping module.
JavaScript can be used to dynamically generate a bar graph with user supplied data. This article shows you how.
This article demonstrates how to create javascript tooltips.
15 Dec 2005
Matthias Hertel
A not widely known trick to make your programming easier by implementing a small compatibility layer, when programming for multiple browsers.
28 Jun 2005
Amit Kukreti (Vervelogic)
Cross site scripting: common threats in web applications.
21 Apr 2012
Igor Krupitsky
This article explains how to make drag and drop work across multiple browsers.
Simple DOM exploiting code to display the currently selected node in a HTML list tree
20 Jun 2013
Member 10116356
Custom dates JavaScript serializer
18 May 2010
Steve Hewison
Describes a framework for creating events using JavaScript.
A Custom JavaScript Event Manager Class Designed to Manage Window, Document and Control Events on a Webpage
Container to create custom-styled scrolling area. Supports mouse wheel scrolling.
A customizable event calendar/date picker in JavaScript with fail-over behaviour for non-script based browsers.
jsRazor is unbeatably powerful and stupidly simple client-side rendering approach that consists of ONLY TWO functions. Tiny javascript library entirely eliminates the need for server-page rendering, in the same time giving your apps unmatched simplicity and flexibility.
A few lines of code to create dynamic charts based on the HTML table contents with filter option.
An article to validate dates in JavaScript.
5 Mar 2010
Igor Krupitsky
This short article shows how to decrypt and beautify code encoded with Dean Edwards' Javascript Packer.
A platform game using only DHTML
Adding sound effects to the DeeHtml game.
22 Mar 2004
JavaScript Kit
Learn to define arrays quickly and efficiently in JavaScript, using literal notation.
How to detect CapsLock with Javascript.
19 Sep 2007
Muhammad Shoaib Patel
Detect Scrollbars Presence
The following explanation will help you understand how to detect if a Firefox extension is installed on your system. This also handles the problems you might face using Firefox 3.
If we have a simple website with blog publications or website with news and we don’t have member profiles on server, how we can support user’s time zones?
A client-side dynamic hierarchical web tab with DXImageTransform effects.
A simple client-side dynamic web tab control.
Disabling a button at client side before firing a server side event.
17 Mar 2009
Prakash Hirani
How to display a progress bar (loading box) during any task or work is running in the back end using JQuery and CSS.
17 Mar 2009
Prakash Hirani
Article on how to display action messages after any action or event performs successfully or not like Gmail using JQuery and CSS
15 Feb 2000
Chris Maunder
A simple routine to display the current date in the clients browser
24 Oct 2003
Srdjan Mladenovic
Simple set of functions to display the client's date and time on your web pages.
30 Oct 2001
Marco Ascensão
How to Redirect a Domain to a file or directory using JavaScript
11 Mar 2013
Dennis E White
The first article in a series where the final outcome is a shared canvas that people can use on a web page.
This is an article that talks of an approach to drag and drop elements in an HTML page
18 Sep 2007
Kumar Sundaram
Make your Divs draggable.
26 Aug 2009
Mr. James Love
GUI allows user to "connect" items shown on a web application; lines are drawn dynamically showing connections
Implementing the Bresenham line drawing algorithm in JavaScript to be used in browsers.
5 Mar 2008
Daryl McMasters
A JavaScript file that provides an easy to use drop down calendar for selecting dates on Web pages
An Javascript utility that help programmer to create drop down menu easily
Changing Datagrid bound data on the fly
Create a navigation menu using Javascript which identifies the active page and accordingly displays that link differently from the other links so that it's easy for the user to navigate.
Easily add table filtering/searching capability to your webpage without requiring a round trip to the server.
Dynamically add and remove rows in an HTML table using JavaScript.
Creating and dynamically updating dialog windows for working on messages, confirmations, MVC partial view with AJAX data, and progress bars using a custom JQuery plugin.
An article that demonstrates a simple yet very powerful Calendar, no need for server-side hussle!
17 Aug 2009
Øyvind Sean Kinsey
How to use the easyXDM JavaScript library to transmit messages and method calls between windows in different domains.
22 Feb 2002
D.D. de Kerf
1 alternative
A relatively easy implementation of a treeview using DHTML (Client Side Javascript in conjunction with DOM). This implementation is straightforward and doesn't require the filling of java-arrays.
28 Sep 2011
Alexander Chernosvitov
AntiBot control using HTML5 rotating feature
25 Apr 2008
Vinay Krishna
Generic web form validations that can be used in all kind of web forms
25 Nov 2006
Sabah u Din Irfan
How to add Windows Media Player in your web site. Adding play list capability and activation of Hot Key controls.
The object of this post is to embed an image into a script which can then load it into MS Excel!
This article demonstrates how to create public and private members in JavaScript through a sample.
Demonstrate the use of RSA algorithm in HTML pages
10 Apr 2012
Jovan Popovic
This article shows how to enhance a plain HTML table with the jQuery DataTables plug-in.
How to enhance and get the most of Google Analytics or any other web tracking tool. This is a good insight on how these applications work, for those who just want to understand more about it.
An Open Source (customizable) JavaScript Emulation of Dock style MAC OS X bar
18 May 2010
Stephen Hewison
A reusable event framework for all your JavaScript needs.
Animation of an image. Using multiple images as thumbnails, you can enlarge it to a specific size.
How to create explorer-style menus for IE 4.0+ NS6.0+ that degrade well on older browsers.
This article, 1st Part in the series of 3-articles, starts discussion on OOPS implementation in JavaScript. Starting with Encapsulation.
This article, 2nd Part in the series of 3-articles, discusses Inheritance in JavaScript
This article, 3rd Part in the series of 3-articles, discusses Polymorphism in JavaScript
To futher my previous post on sending emails using Netcat and JScript, here is how to also send attachments.
Extending the JRibbon control to include jQuery UI controls.
28 Oct 2011
Muhammad Waseem Arfi
DataTables plugin extension to include range filter
28 Aug 2013
Bernardo Castilho
Use AngularJS directives to teach HTML new tricks.
17 Oct 2006
hector [.j.] rivas
Distillate your own JavaScript flavor with prototypes.
In this article I have shared my way to work with ExtJS and Webservice
27 Apr 2007
Dmitry Khudorozhkov
Article presents the Fading Banner - a lightweight yet functional alternative to both still-image ads and Flash banners.
16 Mar 2004
JavaScript Kit
See how to use JavaScript to dynamically fade text in and out.
JavaScript VietUni version 1.7 Final
29 Jan 2010
Phani Nadigadda
An article on how to download a file using JavaScript
File handling at client-side using Javascript.
18 Apr 2004
Jujjuru Durga Prasad
Table data filtering using context sensitive menus.
26 Mar 2002
AFShin Dehghani
Find files or directory in client or server site with JavaScript
7 Dec 2006
Shailendra Sason
tutorial to detect the resolution of the system and load appropriate page
A Google Closure walkthrough producing a simple stock ticker
How to fix headers, footer, and left columns of an HTML table by calling a JavaScript function.
There are quite a lot of ways to fix the header column and rows in HTML tables. But when tables become larger, most of them are not useful because scrolling gets far too slow. In this article, I will show an applicable way for IE.
Validate form controls with the use of a regular expression outside the function.
22 Jun 2004
JavaScript Kit
Need to display a number in currency format? How about a number that is x digits in length? See how to easily do it, using two new methods of JavaScript 1.5+.
Visualizes doc and PDF on the fly to iPaper by scribd.
Freeze panes in an HTML table, cross browser using JavaScript.
19 Jan 2010
Francesco Lo Truglio (FLT.lab)
How to Create a Smart WebApplication to see Geo Infos of FriendFeed posts
5 Jul 2011
Colin Eberhardt
This article describes my experiences of taking a control written in Silverlight for Windows Phone 7 and making it cross-platform by re-implementing it using JavaScript and HTML5.
Using FullCalendar, jQuery, and MVC to give your web-app ready-to-go appointment diary functionality.
7 Sep 2010
Saleth Prakash
Fully JavaScript enabled editor which also contains some server coding
4 Jul 2007
Keith Skilling
Comprehensive JScript function call tracing without code modification.
A generic web based survey system.
This article describes RequireJS and some of its basic scenarios.
An article on getting URL parameters using JavaScript (IE, NS).
How to add a context menu to IE that does some neat stuff in Gmail.
Gmail internal chat like message box
7 Aug 2008
Harmeet Singh Bhamra
Gmail style password strength meter
The code demonstrates displaying time using javascript.The javascript function showtime will be called onLoad event of form body tag.settTimeout will keep on dispalying the time for set interval.
Google Chrome Extension that provides Message and Answer templating
The Article will guide you with complete knowledge of how to add a google map in your webpage with knowledge of JAVASCRIPT, Use of Geocoder, Use of InfoWindow, Use of Marker, Tabbed Markers, Maximising marker, Creating context menu, streetview in your map
16 May 2013
Vasudevan Deepak Kumar
In this article, we would see how to gracefully handle JavaScript errors on a webpage, without creating a wrong impression in the minds of our visitors and/or users.
A JavaScript Tree component which implements the J.Q.Walker II layout algorithm.
Using Mozilla and Greasemonkey to enhance The Code Project forums
1 Nov 2003
Industria Virtual
This is a pretty menu in XP style. Easy to setup, highly customizable.
An introduction to JSON, the JavaScript Object Notation, which has been described as "A fat-free alternative to XML".
This is a very simple, Hello World introduction to Ember.js.
21 Sep 2008
senthil karuppaiah
Hide and show any element based on some event
This article describes getting a custom horizontal scroll bar in a combobox or a listbox with functionality as expected on pressing of up or down arrow keys.
An article on how to uncover the true intents of a JS script.
Show your users that something *is* actually happening when you do a postback on a web form.
11 Jun 2011
RamuSangabathula
This article gives the reader an idea of how the jQuery Validation plug-in works internally and also how can we extend the validation rules from our applications.
In this article, I will present a simplified version jQuery library source code to explain how the $()/jQuery() function generates wrapped set that allows adding custom function.
How to adjust an iFrame height to its content: tested in Mozilla, Opera, Internet Explorer
16 Jan 2014
luigidibiasi, binterlandi
What's behind the website analysis services (like google analytics) & how to build one.
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
12 Jun 2006
Vishal Nagarkar
Drag and Drop Events used in DHTML object event model.
12 Jun 2006
Vishal Nagarkar
How to do Drag and Drop object across frame
30 May 2005
volkan.ozcelik
The article describes a method to retrieve HTML object references in a cross-browser manner. It also discusses how to write object oriented JavaScript.
JavaScript hasn't got built-in inheritence but there is a workaround for this.
17 Dec 2009
Dr. Pfistershammer
Client-side JavaScript to limit the content of a TextArea to a certain number of characters as well as to a certain number of lines.
22 Apr 2010
Dr. Pfistershammer
An article on how to limit the number of lines and characters in a textarea with cross browser support.
This article describes how to make an HTML object movable using behaviors. It covers problems connected to showing simple HTML objects above input objects such as select object or an ActiveX component
15 Feb 2006
Massimo Beatini
This script allows you to simulate, dimming the page, a pop up window using a div.
A very easy code that allows you to round corners
13 Sep 2005
Alex.Bykovsky
Streaming binaries and text from the client machine to server using HTA
4 Jun 2009
Member 1072719
How to validate atleast one checkbox is selected in a grid, from the client side.
13 Jan 2007
Paul Webcredible
Discover why and how you should use unobtrusive JavaScript to validate forms.
10 Apr 2007
Paul S McCarthy
The article details how to validate forms using JavaScript unobtrusively.
Introduction to the compiling/interpreting process by making a simple calculator application in JavaScript.
28 Nov 2011
Shakeel Iqbal
This article provides a comprehensive knowledge to create a plugin.
This article includes a fully working Javascript with user interface that plugs-in to Internet Explorer. The plugin allows you to effortlessly manage which websites are part of your "Trusted Zone". The Trusted Zone is a little used (and generally little known) powerful security feature of
4 Sep 2002
Stephane Rodriguez.
This article shows how to take control of the content browsed in web pages while surfing
A way to filter a large table in a simple manner.
This article explains how to sort an HTML table and add your own scrollbar
Deeply investigating HTML5 File API capabilities and compatibility with different web browsers with code demonstrations.
6 Apr 2013
Sebastiaan Meijerink
Offline WebApp MVC
Simple example for publish-subscribe scenario between HTML5 JavaScript and .NET without using polling or long-polling mechanism.
htmlArea is a free WYSIWYG editor replacement forTEXTAREA fields on web forms
A simple example of how a dynamic image can be generated on the client side not using element
This is a utility class for easily creating, modifying, and using HTTP querystrings from JavaScript.
Enabling you to determine the target element which has fired a DOM event.
Image Loder for your pictures
Submitting forms in javascript.
16 Sep 2011
Shahriar Iqbal Chowdhury/Galib
Easy way to consume WCF REST services through JQuery and perform CRUD (Create Retrieve Update Delete) operations
Generating Captcha using javascript for websites
Documents my experiment building a flowchart with web technologies.
3 May 2012
Baliah Senthilkumar
Updating the MVC music store app with RequireJS on BackboneJs
31 May 2012
rcarlson-cayen, Cayen Systems
This article details how to make a legacy code base more maintainable by utilizing a JSON architecture.
JSNLog lets you insert loggers in your client side JavaScript, configure them in your web.config, and store their messages in your server side logs.
10 Apr 2007
Paul S McCarthy
How to increase form usability with JavaScript.
13 Jan 2007
Paul Webcredible
It's easy to increase the usability of forms using JavaScript - find out how.
Using Getter and Setter, inherits private variables beetwen class, only Get and Set from Javascript
20 Aug 2003
webProgrammer
A script that will mask an input field - can be used on multiple fields on the same form with diferent characters, at different points in the text box, all using the same 10 line function.
Javascript implementation to make standard form radios or checkboxes visually attractive by exchanging with images.
Shows how to insert loggers in your JavaScript with JSNLog, a JavaScript logging library that integrates well with your .Net site
An article on a useful tool to help you write Code Project articles.
Using jQuery and XML to create a simple, interactive client-side order form
Describes about five interesting tips in JavaScript.
13 May 2005
CodeBureau - Matt Simner
A variety of new and used Internet explorer extensions available from a 'right click'
An introduction to writing object-oriented structures in JavaScript
In this article, we introduce Terracotta, an enterprise-class, open-source JVM-level clustering solution.
15 Nov 2007
S.Vinothkumar
Is the given year is leap year...? check out by using JavaScript.
18 May 2010
Stephen Hewison
Item Framework for handling INamingContainer.
Delve deep into JavaScript Basic/object types, function, execution context, Scope Chain, essence of Closure and anonymous function (lambda)
10 Apr 2007
Paul S McCarthy
This article explains what progressive enhancement is using JavaScript.
13 Jan 2007
Paul Webcredible
Learn about JavaScript and how it can be used to progressively enhance your site.
21 May 2010
Stephen Hewison
A framework for capturing specific key combinations.
This is a simple JavaScript assembler language specification with implemented virtual machine
Reduce quirky bugs and headaches by applying these best practices.
2 May 2007
Magnus Lundahl
Add a stylish chart to your Web page using only client-side JavaScript.
15 Mar 2008
Daniel Flower
Source code for a console window, allowing print and input operations to a fixed sized HTML element is provided
17 Apr 2006
Derek Petillo
An article on an object oriented approach to moving data to and from client-side JavaScript.
This is a simple JavaScript database engine implementation
3 Dec 2012
hector [.j.] rivas
A fast VB-like date format function in JavaScript (requires JScript 5.5+).
24 Feb 2006
Nikita D. Sinelnikoff
The DatePicker is a control for use on the client side of ASP.NET applications.
3 Mar 2010
Jose Menendez Póo
A couple of JavaScript classes with the well known .NET's classes capabilities
An application that traces JavaScript Applications.
3 Oct 2006
Roberto Colnaghi
This article introduces a very simple, and yet very versatible, JavaScript debugging tool for cross-browser development. Strongly based on web standards, this code runs on IE5+, Opera, and Gekco based browsers (FireFox, Netscape).
JavaScript has now emerged as the obvious language of client side web development. Right from start, browsers have introduced various features of support for accessing and modifying Document Object Model components. jQuery has abstracted most of native functionality into newer constructs and now pro
21 Apr 2012
Igor Krupitsky
This article explains how to make drag and drop to a target work across multiple browsers.
A TextBox for write Farsi
Part 1 of creating a dynamical filtering mechanism in C#
JavaScript for submitting/closing modal popup on Enter/Esc keypress.
Using javascript to make form validation fast and easy
A tutorial about developing a single-class frontend web application with constraint validation using plain JavaScript
1 Jul 2006
Mahmoud Tahoon
Horizontal treeview for JavaScript.
Fading multiple images using jQuery in JavaScript.
A simple way to show a pop up image on mouse over of a smaller image.
18 May 2010
Steve Hewison
Helps simplify JavaScript when using ASP.NET and iNamingContainer.
8 Sep 2011
Jonathan Cardy
A selection of JavaScript terminology, with explanations and code samples
18 Nov 2008
Prasad Khandekar
A mathematical expression evaluator in pure JavaScript, with support for user defined variables.
You've all seen the matrix...here is a JavaScript version of the famous falling characters.
24 Apr 2013
Rupesh Kumar Tiwari
Javascript Module pattern helps writing code in an object oriented manner with high web performance.
28 Mar 2013
Sebastiaan Meijerink
Creating namespaces through a function.
21 Dec 2010
Luc Veronneau
A JavaScript class used to help in formatting and parsing numbers when parseInt and parseFloat are not enough
16 Aug 2013
Rakesh Krishna Bhatt
Creating Objects in JavaScript
22 Mar 2008
M Sheik Uduman Ali
This article explains how to manage client side script files using Humax package system introduced in version 0.2.1
12 May 2008
Roberto Colnaghi
Sometimes you need to redirect the user from the current page to accomplish a part of a task. Most people use pop-up windows to refrain from doing this, but sometimes you just can't do it any other way.
18 Jul 2002
Marc Richarme
This client-side code implements secure password protection and user/session management using cookies based on rc4 encryption.
20 Nov 2009
AkumaNoRitomi
An article about creating an Image Browser and understanding its principles
how to create a manual and automatic progress bar using JavaScript
19 Jun 2013
Rupesh Kumar Tiwari
Discussing a few JavaScript fundamental topics to make our understanding more in JavaScript.
20 Oct 2004
Anth_Humphreys
A tool for testing regular expressions in JavaScript.
An extremely simple, light-weight JavaScript StringBuilder class. Hundreds of times faster than string concatenation in IE.
Here we shall see some of the popular JavaScript Tickers on the web.
JavaScript Tips for ASP.NET Developers
JavaScript Tips for ASP.NET Developers
How to close open child windows when parent window is closed, using JavaScript.
JavaScript to highlight a textbox when it gets focus.
To display the remaining minutes as a counter for a Session to timeout on the Webpage
A true-multilingual Virtual Keyboard with input translation support.
A simple HTA desktop application that allows you to query XML documents using XPath.
This article describes a single-user version of the game Yahtzee, written in JavaScript.
Option to add n number of file input controls to upload multiple files.
9 Jun 2013
Sameera Millavithanachchi
jModulizer - How to modularize and decouple your JavaScript code.
28 Nov 2007
Steven Sanderson
jMVC.NET is an ASP.NET control to help you build UIs that change dynamically without postbacks, AJAX or tricky event handling
30 Jan 2013
Matías Fidemraizer
Discover a modern, solid, and powerful way of leveraging object-oriented programming on the Web and anywhere.
jQuery - .bind(), .live(), .delegate(), .on() ( and also .unbind(), .die(), .undelegate(), .off() ) Comparison, Definition, Samples
Create a DIV based Cover Flow like Album Cover Flow in iTunes with mouse horizontal dragging
25 Apr 2012
Jovan Popovic
Basic concepts of creating pure JavaScript applications using jQuery, JavaScript View Engines, and web services that provide JSON results that are accessed by JavaScript code via AJAX calls.
25 Jun 2012
Sunasara Imdadhusen
This application will allows user to show validation messages in three elegant ways like Inline, Summary and Popup.
Explore jQuery animations with ASP.NET.
22 Feb 2012
Ovidiu Tudorache
This widget extends the functionalities of jQueryUI Autocomplete widget by adding infinite scrolling when loading data from a remote source.
21 Mar 2007
Dmytro Ivanchykhin
A JavaScript-based user interface for viewing and modifying objects on a web page.
7 Sep 2005
Arkady Lesniara
A flexible, encapsulated way to implement a passive feedback mechanism.
Here's some simple JScript that returns the value part of a name-value querystring pair from inside an HTML page.
JScript tree control menu
Tree Grid control for JScript.
Completely rewritten and much more versatile than my two previous tree list controls, this version includes dynamic branch loading, user-specifiable tree column, and more!
A tree list control written using CSS and JScript. Resizable columns!
Shows how the object features of JScript can be put to use in a useful utility script
Introduces JSNLog, an open source project to improve client side logging in ASP.NET and MVC based sites
JSNLog lets you put loggers in your JavaScript code, configure them in your web.config, and capture their output on your server.
A new JavaScript method to make JsonML a viable option for your projects
Addition to my previous article on the new jsRazor framework. It's now turned into an ultimate solution for creating client-side web apps. This article compares jsRazor with AngularJS by doing "Todo" and "JS Projects" demos from AngularJS.org site.
A detailed look at how jTypes compiles C#-like object definitions into prototype-based instance matrices.
24 Jan 2014
freedeveloper
Introductory article to explain how to configure a simple kendo dropdown list, that reads from a WEB API service, using kendo MVVM and typescript
30 Aug 2005
Marcelo Lujan [El Bebe.Net ]
Javascript Keyboard Restrictions to apply in a textbox, n tilde ñ
12 Jun 2013
Anshu Krishna
kLib: A small library to make DOM operations very easy.
12 Jun 2013
Anshu Krishna
A tiny JavaScript library for dynamic CSS.
16 Apr 2012
Colin Eberhardt
This article compares Silverlight and KnockoutJS by looking at the implementation of the same application with both frameworks and tries to answer the all-important question "which framework is best?"
In this example, I show how easy it is to use SWFobject and Flash with jQuery to progressively enhance a page.
3 Apr 2014
Vikas ahlawat - www.tutoriz.com
JavaScript Interview Questions Answers
In this article we're going to create a starfield in JavaScript. We'll see how the core langauge features work, how to create classes, and how to use the HTML5 Canvas.
20 Jun 2013
Rupesh Kumar Tiwari
Explainign the theory of jQuery using live examples
31 Jul 2007
Dmitry Khudorozhkov
Article presents the Lightmapper - a helper script to highlight areas of an image map.
9 Aug 2007
Dmitry Khudorozhkov
Creating interactive image-maps with in-browser vector graphics
A lightweight JavaScript library that helps to easily setup a variety of client side validations.
24 Jun 2013
Kamyar Nazeri
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.
This article illustrates the process of fetching data from an XML file to be filled in an HTML table, using DSO and JavaScript.
The Microsoft Calendar.htc is a great DHTML Behaviour, I try and make it better and quicker and easier to use.
14 Dec 2007
Rajganesh Mountbatton
This article talks about the issues faced in accessing controls inside a Master Page from JavaScript, and points a quick solution.
12 Nov 2005
volkan.ozcelik
In this article, we will review JavaScript memory leakage patterns from a slightly different perspective and support it with diagrams and memory utilization graphs.
A JavaScript table-based driving game to demonstrate how to extend W3C DOM Elements to add your own functionality.
19 Mar 2006
william s. su
Creating a modal popup Window
28 May 2005
volkan.ozcelik
In this article, we will try to generate a draggable DHTML layer that loads data from an external URL via XMLHTTP connection. The code will be object oriented, cross-browser compatible, and relatively cutting-edge.
Here I have covered the Module Pattern in JavaScript.
Creating a control that accepts only monetary values.
2 Mar 2013
Dennis E White
A follow up article to jQuery UI Alerts dialog using ThemeRollers with new features added.
This article explains how to create a MS Word style Symbol Dialog for a web application using JavaScript.
22 Dec 2005
Gerald Gibson Jr
How to write peer-to-peer + client server applications using the MSN Messenger.
How to send data from a form to multiple pages at once.
13 Mar 2003
Jonathan de Halleux
Makes automaticaly highlighting source code in web page a reality (for C,C++,JScript, VBScript, XML)
26 Sep 2005
Cipriano Valdezate
How to throw and kill threads dynamically in Internet Explorer 6.
Extending JavaScript to handle namespaces, classes, static methods, and global namespace variables.
20 Oct 2005
Ezhilan Muniswaran
This sample code gives you some insight into navigating through DataGrids using client script.
Numberic value validation and formatting using Javascript
Object oriented JavaScript quiz which can easily be customized to add more features.
Simple code to eliminate the frame generated by Internet Explorer in the objects
26 Apr 2006
Salvatore Vetro
Ensuring a crisp boundary exists between objects, enabling greater reuse and system maintainability.
This script makes it easy to add rollover/ mousedown effects to any image on the page, including image submit buttons. It automatically preloads images as well. Script works in all DOM capable browsers- IE5+, NS6+, Opera7+.
OOP aspects of JavaScript programming language.
OOP Minesweeper on a web page.
2 Sep 2006
István Kovács (HU)
This article gives an example to beginner web developers about using JavaScript functions.
Learn how to use unobtrusive JavaScript to automatically open all PDFs in a new window.
28 Nov 2013
Ralph Varjabedian
Super easy way to overload your functions in JavaScript
Controlling the parent window with child windows.
16 Mar 2010
Joshua Blackstone
Basic example of the White Pages People and Reverse Phone Searches
6 Aug 2005
hector [.j.] rivas
If you're in need of C-like input/output parameters or VB-like "by reference" function arguments in JavaScript, here's some help.
7 Aug 2007
senthil karuppaiah
Password validation using JavaScript.
Simple wrapper classes to allow ExtJS to be rendered from PHP objects.
JavaScript simulation of common physical phenomena -- Newtonian basics and 3D Engine. Favourite of Kevin Fortuna.
An article on how to implement PNG alpha support for Internet Explorer
An article presenting a JavaScript implementation for calculating the volume of any polyhedron.
How does Polymorphism work in JavaScript.
17 Mar 2007
Sachin Jain(Polaris India)
Pop open according to the size of the image: Put images in the folder & give the name & path of the images & folder
26 Apr 2011
Rajin Sayeed S Alam
A simple way to show a popup window in a web application.
17 Apr 2009
Jonathan Franks
Don't let hitting backspace in a dropdown cause a back navigation!
Object oriented programming in JavaScript.
5 Sep 2007
Manjunath Shrikantiah
An article on a simple animated progress bar for uploads/long running tasks.
16 Jul 2005
hector [.j.] rivas
A one-line code snippet that will turn a string into proper case form (where each letter after a space is capitalized).
7 Oct 2013
Vyacheslav Voronenko
First steps on integrating Google Chromecast API into your website code
21 Nov 2013
Ralph Varjabedian
With one function call, wrap a class with a proxy in Javascript. A precursor to easy error mocking in node.js using mocha
This article will show you how to quickly edit your website using nothing but JavaScript.
27 Nov 2003
Henrik Stuart
The article describes a client-side workaround using JScript for the missing functionality in Microsoft Internet Explorer to add language-dependant quotation marks around, in particular [q], but also [blockquote] HTML elements.
2 Dec 2008
M Sheik Uduman Ali
Another way to achieve class extensions without using inheritence
3 Feb 2006
Prasad Khandekar
A JavaScript based random password generator with pattern string support.
An easy to use class that gives some binary file abilities to JScript.
16 May 2001
Dhandapani Ammasai
This article explains how portion of a web page can be selectively refreshed using XMLHTTP
Replace a string in the names of all the files in a certain folder
An article on how to reorder a select field in multiple mode and submit the data to the server.
JavaScript code that will rearrange the elements in a select control according to the user selection.
27 May 2007
Igor Jerosimic
Replace URLs in JavaScript/AJAX chat applications so users can click on links instead of copying the URL from the chat into their browser adress bar.
11 Nov 2005
Ezhilan Muniswaran
This sample code explains how to restrict data entered in an input box using a few lines of JavaScript.
13 Dec 2013
dgDavidGreene
Make your page come alive with Knockout.js, Bootstrap, and Google Charts.
10 Oct 2007
Muhammad Shoaib Patel
Round Corners Div
19 Aug 2006
senthil karuppaiah
Scroll to the element previously in focus on the page when the same page returns from the server.
7 Sep 2003
Wagner DosAnjos
Make your HTML tables scrollable with this simple method. No additional coding necessary!
5 Apr 2006
Serkant Samurkas
Photo Album script is ideal for displaying pictures, with the ability to categorize pictures. Script also includes sorting and navigation abilities.
24 May 2002
'Anil' Radhakrishna
search multiple sites at once
5 Jul 2002
'Anil' Radhakrishna
Search multiple sites at once and view results on a single page
2 Apr 2007
Olivier Giulieri
Simple Javascript to display Braille in web pages using pictures
24 Feb 2007
S. Senthil Kumar
Makes ordinary Internet Explorer comboboxes select as the user types
Sets focus to the first input that is not disabled and not hidden.
11 May 2007
Chakrabarty Rajib
A very useful thing for web developers.
Showing a progress bar using a DIV while uploading a file in an ASP.NET application.
A general-purpose Discrete Event Simulation library written entirely in JavaScript
22 Apr 2012
Baliah Senthilkumar
Here is a simple CRUD on the MVC music store using backbone.
19 May 2010
Stephen Hewison
A simple framework for performing simple animations in JavaScript.
Understanding Simple jquery Plugin
4 Sep 2013
Fulvio Dominici
A very simple and most efficient object visualizer for JavaScript.
14 Nov 2006
Roberto Colnaghi
This article proposes a path for simple-to-use but effective cross-browser smart masks and data validation, which involves browser capabilities identification, cross-browser key capturing and other features, based on W3C standards, Microsoft standards, and my own experience
This article will show how to create a Rating control in ASP.NET using Buttons, JavaScript, and CSS.
5 Jul 2002
'Anil' Radhakrishna
Fun with Frames
A simple method of making your HTML tables sortable. No additional coding necessary!
A simple way to send the data from a single form to different pages, depending on which 'submit' button the user chooses
8 Mar 2013
Shashidhar Rao Nellutla
This article willl help to submit a webpage using JavaScript in MS CRM Dynamics.
20 Mar 2008
Rohith K Rajan
A custom client-side JavaScript sorting - easy to customise.
Row click functionality for any HTML table grid (DataGrid, DataView, etc...).
25 Dec 2008
James Ritchie Carroll
JavaScript based effect that simulates the transmission of secure data to a terminal.
6 Aug 2007
senthil karuppaiah
Limit number of chars allowed in text area
If user try To write Non String character in TextBox that character won't be written
1 Aug 2013
Marcelo Ricardo de Oliveira
A jQuery plugin for the famous problem known as the holy grail of CSS design.
From Pins to Poops, your bookmark bar can do more. Read about the Skidmarklet... a JavaScript Bookmarklet and lessons in RegEx.
22 Nov 2006
Matthias Hertel
TinyRSS is a very small but powerful RSS reader that works inside of the Internet Explorer.
28 Dec 2012
Antonino Porcino
a TodoMVC implementation written in C# and compiled to JavaScript
A 2D platform game engine using JavaScript DOM manipulation and CSS
15 Nov 2013
Nasir Darwish
The article describes a JavaScript-based solution to Tower of Hanoi problem
A simple way to make a transparent pop-up link with description.
1 Oct 2003
Industria Virtual
This is a cool navigation menu. Easy to setup, clean and cross-browser compatible.
Tree View builds tree browsers for your web pages.
5 Jun 2007
vijaykrishnamm
This article discribes how to trim HTML text when the control's width is fixed.
15 Dec 2007
Roberto Colnaghi
How to strengthen your client-side code and improve reliability
13 Feb 2013
Saad Mousliki
How to access Camera and Microphone using JavaScript, HTML5 and a new browser
14 Aug 2011
Billy S Davis
Using WebMethod to construct your JavaScript objects
A cool way to batch upload new user credentials to a web-app using KnockoutJS
25 Sep 2013
Member 10277780
User-friendly object model in JavaScript.
custom AJAX table paginator in Javascript
Using AJAX to fetch data from a server (ASP script) without refreshing.
using javascript create printer-friendly pages,Writing the content directly into the popup windows. Using this script the pop up window can be created which holds the data that has to be printed.
25 Jul 2009
Chris Maunder
A simple method of making dropdown lists automatically navigate to a new page when a new selection is made.
20 Oct 2004
Anth_Humphreys
How to load data to and save data in a JavaScript object using JSON.
How to use the KnockoutJS library in your ASP.NET applications.
8 Mar 2006
Manikandan.net
How to use objects in JavaScript.
3 Jul 2002
'Anil' Radhakrishna
A Frill-free way to submit Forms and Parent-Child window communication
Using Visual Studio to debug JavaScript in IE can really speed up your JavaScript development and save you some headaches
An article on feeding data into Excel from web services and formating it into management reports
Shows you how to create an Online Web-Based WYSIWYG HTML Editor with full source
25 Jul 2005
Marcelo Lujan [El Bebe.Net ]
Valid specific fields in the html button, with a simple javascript, then submit when valid or show an alert
Validating combobox at client side and displaying item list properly.
10 Nov 2006
Rashutosh Paul
Solution to validate your time using JavaScript.
Validating DataGrid at the client side using JavaScript.
VBScript may be old and ugly, but there are some quick and dirty tricks for which it is still really handy.
9 Nov 2007
Muhammad Shoaib Patel
Vertical & Horizontal Centering of 'div' object
How to View Source of a window opened using ShowModalDialog
Create a Virtual Earth 3D map using JavaScript.
manage all your web accounts in a single html
JScript object for easy client-side cookie usage.
Local storage, session storage, and all of the other web storage technologies can be great, but they can also be complicated. Learn how to use them, and then how to make life easier with AmplifyJS.
A simple tutorial illustrating how to create web-based image slideshow with some cool transition effects.
This article summarizes some important points and unexpected quirks in Javascript that experienced developers, especially those coming from C# or Java, should know about.
How to implement a Windows like Choose Color dialog with HTML and JavaScript.
11 Jan 2003
javasOK, .Shoaib
How to create menus using Javascript and HTML.
Create a menu which looks like Windows XP PanelBar
29 Apr 2009
Dmitry Khudorozhkov
This article presents a JScript/WMI/WSH script - the core of any inventory management application.
14 Dec 2010
Al-Farooque Shubho
A jQuery script that lets you display the “Navigate Away” browser message when an input field value is changed in the page, and for that, you don’t need to write any code!
6 Jun 2014
girlprogrammer
Transforming with help of XSL
This code is a very easy way to allow people to write in Turkish in their website without expecting the user to change any special keyboard switching or pressing external buttons.
There are many different implementations of Javascript that disagree on which features they support. Writing polyfills bridges the gap between implementations and allows you to code as if every browser supported the feature.
Use CSS Selectors as lightweight key value pairs; automatically bound to elements at runtime using the bindCssData method.
In this article we will see how to manipulate XML data using client-side JavaScript.
convert xml to json - faster, stronger and more comfortable
A message manager to map XML response messages to JavaScript objects.
An update of my Windows XP Style Menu article, now with description supported for every link.
Multi-level, scrollable, browser compatible, XP Style JavaScript Start Menu and Context Menu
1 Mar 2002
Sarose "npguy"
Yahoo! mail and Hotmail like Rich Text Editor using Scriptlets
29 Jan 2007
David Domingues
How to create a dynamic menu bar component in JavaScript.