Latest Random JavaScript Tips http://www.webreference.com/js/tips/ Doc JavaScript's Tip of the Day Archive en-us Copyright (c) 2009 WebMediaBrands Inc. All rights reserved. sclark@internet.com (Scott Clark) lunderwood@internet.com (Lee Underwood) Partitioning your Multiple Web Service Code http://www.webreference.com/js/tips/020406.html Do you know how many functions are needed to consume a single Web service? Learn how to organize your JavaScript code when consuming multiple Web services. Passing Parameters to A Print Template http://www.webreference.com/js/tips/010904.html Do you know how to pass a command to a print template? Learn how to use the dialogArguments variable to communicate between two applications. The setExpression() Method http://www.webreference.com/js/tips/000719.html Can you name an IE5 feature that makes animation programming easier? Learn how to assign formulas to properties with the setExpression() method. Retrieving Element Event Location http://www.webreference.com/js/tips/010122.html Which element had triggered this event? Learn how to find the object that had asked for this event. WML's Events http://www.webreference.com/js/tips/000609.html Do you know how to use WML's event handlers? Learn how to implement a help card with WMLScript.