- ASP(3477)
- ASP.NET(1519)
- Ajax(293)
- C and C++(487)
- CFML(272)
- CGI and Perl(4376)
- Flash(2133)
- HTML5(1)
- Java(1807)
- JavaScript(2961)
- PHP(16078)
- Python(128)
- Remotely Hosted(2495)
- Ruby on Rails(82)
- Tools and Utilities(4427)
- Web Hosting(24)
- XML(269)
“Social targeting matches your advertisements to the ideal user and inventory in a real-time auction. Real-time bidding drives a new level of efficiency by helping you achieve high reach and low scattering losses”
— Native Javascript Ninjutsu: Window object methods, blog.sociomantic.com
“One very nice thing about JavaScript is it's support for first-class functions and of the window object, but this only gives you the error name, file”
— tlrobinson.net / blog " Blog Archive " Automagically Wrapping, tlrobinson.net
“pet; // throws an error as pet is a property of the animal object, not the window object window.animal // evaluates to object. Note: JSON, or JavaScript Object Notation, is a”
— " Javascript Objects :: CSS, JavaScript and XHTML Explained, evotech.net
“There are two main ways in which to redirect the browser using JavaScript, both of which look at the location of the window object”
— JavaScript Redirects | #! code, hashbangcode.com
“Scott Bennett - The ColdFusion Guy's Blog on ColdFusion development.: CF8 AJAX Features: Enhancing CFWindow with JavaScript”
— ColdFusion Development Blog by Scott Bennett: CF8 AJAX, coldfusionguy.com
“OOP in JavaScript. The article by Sergey Zavadski introduces the object model of the JavaScript programming language and demonstrates common practices in the OOP (object oriented programming) with the JavaScript”
— OOP in JavaScript | Hot Scripts Blog, hotscripts.com
“As we all know that in Javascript, the Window object is the global variable that contains attributes of the current opened window. An interesting part is this”
— The interesting javascript window object | Totti's Blog, iamtotti.com
“JavaScript doesn't get enough respect. Sure it has warts but it also has elegant features like closures. What, you may be asking, is a closure? Many programming languages make a sharp distinction between code and data. JavaScript does not. In”
— JavaScript Closures (constructive nonconformist), jrdodds.blogs.com