


|
Did you learn something? Do you like the site? Please link to us! |
|
|
|


Doc JavaScript's Top 20 Columns
based on hits from Saturday, November 21, 2009
- 1. Regular Expressions [Column 5]
- Validate user-supplied data with this powerful string matching and manipulation tool. Just like Perl!
Related categories: Operators | Strings
Page Views: 99
- 2. Bookmarklets [Column 35]
- Find out how to execute scripts from links and bookmarks. You'll be creating handy client-side utilities in no time.
Related categories: Applications and Games
Page Views: 73
- 3. Object-Oriented Programming with JavaScript, Part I: Inheritance [Column 79]
- Object-Oriented Programming (OOP) requires inheritance, encapsulation, and polymorphism. Learn how JavaScript implements inheriting through prototypes. Learn about the Object object that all objects inherit from.
Related categories: Objects | Syntax and Notation | Applications and Games
Page Views: 65
- 4. Frames and JavaScript, Part I [Column 36]
- Discover several useful frame-related tips and tricks. Escape frames, manipulate them, and create active framesets.
Related categories: Frames
Page Views: 53
- 5. Modal and Modeless Dialog Boxes [Column 90]
- Learn about the differences between modal and modeless boxes. See how to set the dialog box's size, location, and ornaments. Pass parameters by values and by reference to the dialog box.
Related categories: Windows | Applications and Games | URLs and Locations
Page Views: 44
- 6. Introducing WML and WMLScript [Column 61]
- Welcome to the wireless world. Learn the basics of WAP, WML, and WMLScript. Download the Nokia WAP Toolkit and simulate your new WML deck and WMLScript script.
Related categories: WMLScript
Page Views: 39
- 7. Crispy JavaScript Cookies [Column 8]
- Use JavaScript-based HTTP cookies to store and retrieve user-specific data on the user's machine with HTTP cookies.
Related categories: History and Cookies
Page Views: 38
- 8. Web Services, Part II: Calling Service Methods [Column 97]
- Learn how to call Web services. Learn how to attach the WebService behavior and how to assign a friendly name to your Web service. Know how to assemble a message, how to send it to the Web service, and how to analyze the response. Learn how to call Web services synchronously as well as asynchronously.
Related categories: Objects | Dynamic HTML | Behaviors
Page Views: 37
- 9. Scrolling JavaScript Banners [Column 13]
- Enhance your page with this amazing, animated news scroller. You'll discover several very useful DHTML techniques.
Related categories: Applications and Games | Dynamic HTML
Page Views: 35
- 10. Browser Compatibility [Column 6]
- Discover the difference between browser and object detection, and find out what method you should choose.
Related categories: Browser Compatibility
Page Views: 32
- 11. Web Services, Part I: Introduction [Column 96]
- Learn about the Web services revolution. Understand the motivation behind them and the benefits for using them. Learn what is SOAP and UDDI. See how to find Web services on the Internet, and how to check the quality of the Web service you plan on using. Learn how to describe a Web service in WSDL.
Related categories: Objects | Dynamic HTML | Behaviors
Page Views: 32
- 12. The DOM, Part I: Analysis [Column 40]
- Study how to construct the document model tree for two basic examples. Includes complete diagrams.
Related categories: DOM | Dynamic HTML
Page Views: 31
- 13. Scripting the File System, Part I [Column 71]
- Learn how to manage the file system, with its folders, files, and drives. Learn how to open and close a file, how to write and read from it, and how to move it around.
Related categories: Operators | Objects | Applications and Games
Page Views: 31
- 14. Universal JavaScript Rollovers [Column 1]
- Learn how to swap images for rollovers, including multiple and nested rollovers.
Related categories: Applications and Games | Dynamic HTML | Colors and Images
Page Views: 30
- 15. Dynamic Tooltips [Column 16]
- Master stylesheets to add the well-known Balloon Help feature to your page's elements and links.
Related categories: Style Sheets | Applications and Games
Page Views: 30
- 16. The DOM, Part V: More Methods [Column 44]
- Learn the DOM's different methods for creating and cloning HTML tag nodes and text nodes.
Related categories: DOM | Dynamic HTML
Page Views: 29
- 17. Print Templates, Part I [Column 89]
- Learn about print templates in Internet Explorer 5.5 and up. Study how to create master and content pages, and how to specify their styles. Render pages statically and dynamically.
Related categories: Style Sheets | Browser Compatibility | Internet Explorer 5.5
Page Views: 28
- 18. JavaScript Animations, Part I [Column 18]
- Create your real-time animation library that supports sliding, movement, positioning, and visibility switching.
Related categories: Applications and Games | Dynamic HTML
Page Views: 27
- 19. Embedding Movies with Flash, Part I: Basic Methods [Column 85]
- Learn how to embed and use Flash movies, with native JavaScript. Learn how to jump to your favorite scene, how to check the loading and playing progress, how to zoom in and out, and how to pan (by pixels and by percentage).
Related categories: Links | Objects | Applications and Games
Page Views: 26
- 20. Web Services, Part VI: XML Parsing and Loading from JavaScript [Column 101]
- Learn how to read XML files from JavaScript. Learn how to monitor XML parsing and building. Learn about the DOMDocument object and how its graph representation can be constructed. Learn how to detect if the parsing was successful or not, and how to pinpoint the error location to the user as much as possible. Learn how to convert the XML loading to a synchronous operation, waiting for the loading to be done before continuing on with the script.
Related categories: Objects | Dynamic HTML | Behaviors
Page Views: 24
|
|
|