 |
JavaScriptSource and JavaScripts.com - Cut-n-Paste Scripts |
 |
 |
 |
Determine Window Size
Use this snippet to determine the size of an open window. Can be used in many different situations, e.g., for setting the size of a div.
URL Validation
This snippet is a function that validates a URL. It can easily be added to your current validation script.
Improved Fibonacci Sequence
This script displays a Fibonacci sequence up to a certain number of calculations. It uses a lookup array to offset the large, recursive calculations needed to calculate large numbers, and is not too processor intensive. It is precise to 32 bits (78 iterations), after which the JavaScript interpreter rolls bits over.
Eloquent JavaScript
This is a comprehensive introduction to the JavaScript programming language. In addition, it also contains plenty of example programs, and a console to try them out and test them.
OnMouseOver Image Gallery
When the mouse moves over one of the thumbnails, the larger-sized picture area changes to the larger-sized picture that corresponds to that thumbnail. Easy to implement.
Attention JavaScript Coders!
Want some recognition for your scripts? Submit them to us and they may be featured here and on JavaScript Source! |
|
 |
|
WebReference.com - "How-To" JavaScript/DHTML |
|
 |
 |
Widget Initialization Using JSON, HTML Custom Tags and XML files
DHTML components or widgets exist all over the Internet as calendars, toolbars, menus, etc. This week you'll learn about configuring DHTML widgets, the pros and cons and programming techniques to avoid errors and speed up development time.
Simple Game Programming in JavaScript
In the previous article you learned how to create an animation with JavaScript using a timer mechanism, an image of a ball and CSS styles. This time you'll learn how to create a simple ping-pong game. These JavaScript tools will allow you to create games such as Breakout, Tetris, Frogger and more.
Universally Related Popup Menus AJAX Edition: Part 3
Last week we looked at an in-depth explanation of the JavaScript code. This week, we conclude the series with a line-by-line walkthrough of the JavaScript code and describe the server-side classic ASP script code. By Rob Gravelle. 0206
Browse Doc JavaScript's Tip of the Day Archive:
|
|
 |
|
Elsewhere on internet.com |
|
 |
 |
More Cores, Please
EIT Toolkit: Vendors are seeking to rev-up their appliances' performance via upgraded CPU architectures.
Radware Launches SIP-Aware ADC
The company's new SIP Director product is designed to optimize the performance, reliability, and security of SIP-based applications.
February Newsbits
Motorola ships new WiMAX products; Robert Redford to speak at Mobile World Congress; Devicescape announces software upgrade and opens source code to developers; BelAir releases new military-grade products.
JavaScript @ ScriptSearch
100s of JavaScript snippets to download for free! |
|
 |
|
Tips and Tidbits from DevX |
|
 |
 |
Add the Graphics Power of SVG to PHP Discover how to generate and manipulate SVG documents dynamically?directly from PHP. Gleaning Information From Embedded Metadata Put GRDDL-enabled agents to the task of extracting valuable information from machine-processable metadata embedded in documents, courtesy of prevailing semantic web standards. Integrate the Eclipse Web Tools Platform and Maven Leveraging the Eclipse Web Tools Platform (WTP) and the M2Eclipse (M2) plugin in the same project has compelling benefits for the Java web developer. Give Your Applications Mapping Capabilities, Part 3 Discover how to render online, interactive, 2D data from your application using Google Maps. Building WCF Services for Deployment in Transiently Connected Networks Users increasingly rely on their applications to work both on site and on the go, so they can remain productive anywhere and at any time?regardless of how they connect to the network. |
|
 |
|
Discussion from the JavaScript Forum |
|
 |
 |
|
|
WebReference.com | JavaScript Source | internet.com
* JavaScript is a registered trademark of Sun Microsystems, Inc.
|