News in the Category:
JavaScript
Total posts: 316
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...
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: ...
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...
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, ...
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...
The Code Project Latest Articles, May 7, 2008
This article describes how to expand and collapse rows of a GridView using JavaScript....
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...
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...
The Code Project Latest Articles, May 1, 2008
Faster Javascript StringBuilder...
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...
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...
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...
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...
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...
BiteTheBullet - Latest 25 Items, April 23, 2008
How to use jQuery and Thickbox to display a Google Map in a modal style dialog....
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...
The Code Project Latest Articles, April 21, 2008
A JavaScript widget to customize the look and feel of check boxes...
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...
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....
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
The Code Project Latest Articles, April 8, 2008
Numberic value validation and formatting using Javascript...
The Code Project Latest Articles, April 7, 2008
Writing javascript controls using principles of object-oriented programming...
The Code Project Latest Articles, April 3, 2008
This article is about to upload multiple files using javascript...
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....
The Code Project Latest Articles, April 1, 2008
Javascript menu and other controls in OOP style...
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.) ...
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.) ...
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.) ...
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.) ...
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.) ...
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...
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"...
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...
The Code Project Latest Articles, March 22, 2008
List Javascript Object Properties, ordered by levels....
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...
The Code Project Latest Articles, March 20, 2008
custom client side javascript sorting - easy to customise...
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...
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 ...
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 ...
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...
The Code Project Latest Articles, March 11, 2008
JavaScript Slide Menu with JQuery...