News in the Category: JavaScript Subscribe to the rss of this category.

Total posts: 316

How to manage ASP.NET validation from Javascript with jQuery

Code Climber, May 14, 2008

Validators are a great part of the ASP.NET framework: they provide a standardized and easy way to add validation to form fields. But even if the framework provides different kinds of validators, there...

Useful free online string manipulation tools

Laurent Duveau, May 13, 2008

www.string-functions.com is a set of online string manipulation tools. Not that it is complex to do by yourself but it can be useful sometimes for quick-edit-stuff. Direct links to services: ...

JavaScript Page Cookie (maintaining page state)

The Code Project Latest Articles, May 12, 2008

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 wa...

The most used Javascript Library is... jQuery

Code Climber, May 12, 2008

A month ago a popular CSS blog asked: "What is your Javascript library of choice?" Yesterday, after having received more than 1600 answers, he published the results. The winner is clearly jQuery, ...

Faster web page loading by defering and combining multiple external javascripts into one

The Code Project Latest Articles, May 9, 2008

Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual speed...

Expanding / Collapsing GridView Rows

The Code Project Latest Articles, May 7, 2008

This article describes how to expand and collapse rows of a GridView using JavaScript....

Need To Set Bounds for onscroll to Work

Jason N. Gaylords Blog, May 2, 2008

Sonu Kapoor over at DotNetSlackers.com has, not only a great site, but also some great AJAX controls. He's always looking to improve his controls and today he stumbled across something. He was working...

UPDATED WORKAROUND: Intellisense for page level map variables using the Virtual Earth JavaScript Intellisense Helper

Federal Developer Weblog, May 2, 2008

So I have been playing around with other approaches to the workaround described here.  The first thing I tried was:   On the surface, this seemed like a reasonable workaround.  Howeve...

Faster Javascript StringBuilder

The Code Project Latest Articles, May 1, 2008

Faster Javascript StringBuilder...

DotNetKicks PlugIn for Windows Live Writer

John Papa, April 30, 2008

I've been using some javascript snippet that generates a DotNetKicks KickIt image for a blog post. I found the javascript to insert the KickIt link in a post by Jon Galloway. (Thanks Jon!) I tweak...

DotNetKicks PlugIn for Windows Live Writer

John Papa, April 30, 2008

I've been using some javascript snippet that generates a DotNetKicks KickIt image for a blog post. I found the javascript to insert the KickIt link in a post by Jon Galloway. (Thanks Jon!) I tweak...

DotNetKicks PlugIn for Windows Live Writer

John Papa, April 30, 2008

I've been using some javascript snippet that generates a DotNetKicks KickIt image for a blog post. I found the javascript to insert the KickIt link in a post by Jon Galloway. (Thanks Jon!) I tweak...

DotNetKicks PlugIn for Windows Live Writer

John Papa, April 30, 2008

I've been using some javascript snippet that generates a DotNetKicks KickIt image for a blog post. I found the javascript to insert the KickIt link in a post by Jon Galloway. (Thanks Jon!) I tweak...

jQuery.ui Sortable

Rick Strahls WebLog, April 28, 2008

Sorting of a list of items is a common task in any user interface. Personally I've been wanting to add sorting to a number of applications for ages, and some time ago I started down the path of buildi...

Using jQuery to Display Google Maps in a Modal Dialog

BiteTheBullet - Latest 25 Items, April 23, 2008

How to use jQuery and Thickbox to display a Google Map in a modal style dialog....

Script# 0.5 Update and Associated CodePlex Project

Nikhil Kotharis Weblog, April 21, 2008

This is a quick post on the latest release of Script# (Build 0.5). I'll be following up with subsequent posts with more details on some of the specific feature additions, but here is a list of whats n...

Custom Styled Checkboxes

The Code Project Latest Articles, April 21, 2008

A JavaScript widget to customize the look and feel of check boxes...

Multiple UpdatePanels - Who caused the update ?

Joe On .NET, April 19, 2008

Does your client code need to know what control caused your update panels to update or which of several UpdatePanels contained the triggering control ? Try this.... (Or do the same thing with addbegi...

Javascript Tokenizer

RegexLib.com - Recent Patterns, April 19, 2008

Tokenize a Javascript document for parsing each token is a language-token : string, int, float, comment, multiline comment, operator, expression etc. etc....

NEW RELEASE: Virtual Earth JavaScript Intellisense Helper

Federal Developer Weblog, April 17, 2008

I am happy to announce that we have a new release of the Virtual Earth JavaScript Intellisense Helper to bring Intellisense in sync with the new Virtual Earth Map Control 6.1.  In addition to 6.1...

Having a crush on jQuery

Code Climber, April 17, 2008

A few weeks ago I started to play around with jQuery and I already banged my head against some small gotchas of the framework. But a comment made by Jake Scott opened my eyes: I recommend you read...

VE JavaScript Intellisense Helper bug & workaround

Federal Developer Weblog, April 14, 2008

A bug has been discovered when using the Virtual Earth JavaScript Intellisense Helper where JavaScript Intellisense fails to surface in a very common scenario.  The scenario is when you have decl...

Delegating the focus and blur events

QuirksBlog, April 14, 2008

Nowadays many JavaScripters are aware of the advantages of event delegation. Chris Heilmann and Dan Webb, among others, have discussed its advantages, and I've been using it as much as possible for ab...

How To: Properly Reference A JavaScript File

Jason N. Gaylords Blog, April 11, 2008

Wow. After 2 hours of pain and suffering, I ran into my own daily WTF. I had some script contained within a .js file in my web. Like many times before, I created a reference to the script in the heade...

How To: Properly Reference A JavaScript File

Jason N. Gaylords Blog, April 11, 2008

Wow. After 2 hours of pain and suffering, I ran into my own daily WTF. I had some script contained within a .js file in my web. Like many times before, I created a reference to the script in the heade...

How To: Properly Reference A JavaScript File

Jason N. Gaylords Blog, April 11, 2008

Wow. After 2 hours of pain and suffering, I ran into my own daily WTF. I had some script contained within a .js file in my web. Like many times before, I created a reference to the script in the heade...

Mario Brothers in JavaScript

Jason N. Gaylords Blog, April 9, 2008

I came across this post and found it to be an interesting implementation of Mario. The game is written in 14kb of JavaScript. Check it out at http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-javas...

Mario Brothers in JavaScript

Jason N. Gaylords Blog, April 9, 2008

I came across this post and found it to be an interesting implementation of Mario. The game is written in 14kb of JavaScript. Check it out at http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-javas...

Mario Brothers in JavaScript

Jason N. Gaylords Blog, April 9, 2008

I came across this post and found it to be an interesting implementation of Mario. The game is written in 14kb of JavaScript. Check it out at http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-javas...

Number Validation and Formatting using Javascript

The Code Project Latest Articles, April 8, 2008

Numberic value validation and formatting using Javascript...

Javascript Menu and other controls in OOP style

The Code Project Latest Articles, April 7, 2008

Writing javascript controls using principles of object-oriented programming...

Multiple Dynamic File Uploading

The Code Project Latest Articles, April 3, 2008

This article is about to upload multiple files using javascript...

Improving the performance of drawing large vector datasets on the Virtual Earth map.

Federal Developer Weblog, April 1, 2008

One of the topics that comes up often when I give Virtual Earth programming talks is that there is a point where performance degrades when adding shapes (pushpins, polylines, polygons) to the map....

Object-oriented Javascript library

The Code Project Latest Articles, April 1, 2008

Javascript menu and other controls in OOP style...

JavaScript is Inevitable !

Joe On .NET, March 31, 2008

You've heard it. JavaScript is not a REAL programming language. Well, it is NOW. Programming in JavaScript is inevitable. And why not. It is ubiquitous. (Supported by all major browsers.) ...

JavaScript is Inevitable !

Joe On .NET, March 31, 2008

You've heard it. JavaScript is not a REAL programming language. Well, it is NOW. Programming in JavaScript is inevitable. And why not. It is ubiquitous. (Supported by all major browsers.) ...

JavaScript is Inevitable !

Joe On .NET, March 31, 2008

You've heard it. JavaScript is not a REAL programming language. Well, it is NOW. Programming in JavaScript is inevitable. And why not. It is ubiquitous. (Supported by all major browsers.) ...

JavaScript is Inevitable !

Joe On .NET, March 31, 2008

You've heard it. JavaScript is not a REAL programming language. Well, it is NOW. Programming in JavaScript is inevitable. And why not. It is ubiquitous. (Supported by all major browsers.) ...

JavaScript is Inevitable !

Joe On .NET, March 31, 2008

You've heard it. JavaScript is not a REAL programming language. Well, it is NOW. Programming in JavaScript is inevitable. And why not. It is ubiquitous. (Supported by all major browsers.) ...

Survey 04.50.00 has been released

Shaun Walker, March 27, 2008

A new version of the Survey module has been released: SUR-5689Bug- Javascript error Line: 960 Error: Expected ';' SUR-5883Bug- Options list does not handle last item correctly SUR-6107Bug- Localizatio...

Calling a JavaScript function from Silverlight 2

Laurent Duveau, March 26, 2008

Wow, this is far better now with SL2! no more tips and tricks. JavaScript: <script type="text/javascript"> function DisplayMessage() { alert("call me from Silverlight 2"...

Asynchronous JavaScript Programming using Humax

The Code Project Latest Articles, March 23, 2008

This article explains how to use asynchronous method invocation pattern in JavaScript using Humax framework version 0.2.1...

How to Inspect a JavaScript Object

The Code Project Latest Articles, March 22, 2008

List Javascript Object Properties, ordered by levels....

Access a web page in Dynamics CRM with JavaScript Code

The Code Project Latest Articles, March 21, 2008

In this article, I will see how to you can access a web page with JavaScript code in Microsoft Dynamics CRM. You can process about CRM entities or different action in that page...

table sorting on client side

The Code Project Latest Articles, March 20, 2008

custom client side javascript sorting - easy to customise...

VS2008 and IE8 auto Js debugging mode

Laurent Duveau, March 19, 2008

Here is a nice feature of IE8: Remember both "Disable script debugging" options you had to uncheck in IE to enable JavaScript debugging ? You no longer have to! You can now stay o...

A simple formatDate function for JavaScript

Rick Strahls WebLog, March 18, 2008

One thing in JavaScript that's really lacking is date formatting. If you want to display a date in JavaScript there aren't a whole lot of options available especially if you want to display a date as ...

How do I Write that In JavaScript?

Jesse Liberty - Silverlight Geek, March 17, 2008

A comment was left in response to Master Detail in Silverlight 2 asking "Any hint how to create such a sample with Java Script instead C#?" I thought the answer was important enough to post ...

Google Maps in HTML, ASP.NET, PHP, JSP etc. with ease

The Code Project Latest Articles, March 13, 2008

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, Maximisin...

Slide menu using JQuery

The Code Project Latest Articles, March 11, 2008

JavaScript Slide Menu with JQuery...

Product Spotlight