|
|
Universal Related Popup Menus: The JavaScript Code Select an option in box A, and new choices instantly appear in box B - that's the task of our Universal Related Popup Menus script INSERT INTO `sites` VALUES (URPM). V2.2 improves on our latest improvement, and includes a new ASP-based method that pulls options from a DB |
| http://www.webreference.com/dev/menus/oneformv2/2.html |
 |
 |
Hits:116 |
Speed Up Your Site: Optimizing Loops in JavaScript Looping through variables, while critical to the success of most programs, can be a significant performance drain if not handled properly. In this excerpt we discover how to tune our JavaScript loops for the highest possible speed |
| http://www.webreference.com/programming/optimize/speedup/chap10/3/ |
 |
 |
Hits:114 |
Web Services, Part I: Introduction Today our own Doc JavaScript begins a new series of columns focused on the use of Web services in JavaScript. And like any good doctor, the first step is to explain the basic concepts and terms involved in the procedure |
| http://www.webreference.com/js/column96/ |
 |
 |
Hits:103 |
|
|
Resize a Popup to Fit an Image's Size If you sell advertising, or run an image gallery on your site, this article's a must-read! Peter shows how to shape a popup to automatically fit the dimensions of any image |
| http://www.webmasterbase.com/article/1022 |
 |
 |
Hits:102 |
Modal and Modeless Dialog Boxes How do you like your dialog boxes: modal, or modeless? Learn the difference between the two, how to pop up both flavors |
| http://www.webreference.com/js/column90/ |
 |
 |
Hits:100 |
Validate forms with regular expressions In my last couple of columns, I've dealt with the basics of forms validation and regular expressions. Both of those techniques are useful, but put them together and they really strut their stuff
|
| http://www.builder.com/Programming/Scripter/052098/?tag=st.bl.7264.dir1.Scripter |
 |
 |
Hits:95 |
Web Services, Part II: Calling Service Methods Our JavaScript Web services series continues with a look at basic calling methods. Turns out it's a lot like ordering pizza: when the delivery does actually show up, you might need to check and see if it's the right one |
| http://www.webreference.com/js/column97/index.html |
 |
 |
Hits:94 |
|
|
Re-Write a Layer's Content with Javascript How can you can replace the content of a Web page without additional requests to the server? The answer uses layers in JavaScript - Peter explains all |
| http://www.webmasterbase.com |
 |
 |
Hits:93 |
Determining cookie support in client's browser If your script relies on JavaScript cookies to store and persist information, it's a good idea to always make sure the user's browser has cookies enabled first. This tutorial shows you how to perform this detection. |
| http://www.wsabstract.com/javatutors/cookiedetect.shtml |
 |
 |
Hits:90 |
Recursion tightens JavaScript code When a function calls itself, that's recursion. It can be tough to master, but it's important to learn how to use it the right way. Here's a look at how to use recursion to tighten your code |
| http://builder.com.com/article.jhtml;jsessionid=5TNGBNN5XON0XTQQABUCFFI?id=u0022 |
 |
 |
Hits:90 |
Page: 1 2 3 4 5 6 7 8 9 10 11 12 |