Tag: JavaScript
All the articles with the tag "JavaScript".
-
Deep, Strict Equality Comparison of Native Types in JavaScript
Published: at 06:56 PMA comprehensive approach to performing deep, strict equality comparison of JavaScript native types, handling edge cases beyond basic type checking.
-
The Best Damn Modal Method Periodâ„¢
Published: at 04:12 AMA comprehensive cross-browser modal implementation method that handles all the edge cases and browser quirks for creating robust modal dialogs.
-
MooTools Vertical Text Element Method
Published: at 12:21 AMA MooTools Element extension for creating vertical text using CSS and DOM manipulation when browser-native solutions aren't sufficient.
-
Link element load event support for CSS Style Sheet includes, finally!
Published: at 10:36 PMA solution for detecting when CSS stylesheets loaded via LINK tags have finished loading, addressing the long-standing lack of reliable load event support across browsers.