
12 New & Useful jQuery Techniques Related Posts Slide Out Boxes by Codrops Today is an unusual fine late summer day, sun from a clear blue sky and warmth in the air – what could be better to do than to close myself into a hot and dark room and write a roundup of the latest jQuery techniques. For us, this term (jQuery techniques) includes tutorials, plugins and similar, and with “new” we mean released or updated during actual period – and this listing involve the period of July 1, 2010 until August 19, 2010. Cashrevelations.com presents a selection of new and fresh jQuery techniques – 12 brand new jQuery techniques released or updated during the period of July 1, 2010 until August 19, 2010. All these jQuery techniques are presented with demo. You might also be interested of: 150 JavaScript Techniques 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. The different jQuery items presented here in this article are not in any particular order – and Cashrevelations.com is for the moment not affiliated with any of the authors.
Open Source Software - Find, Evaluate, Collaborate - OStatic Polymaps pixelmatrix's uniform at master - GitHub Home - Pencil Project jQuery Mobile 45 Fresh Useful JavaScript and jQuery Techniques and Tools - Smashing Magazine Advertisement Yes, this is another round-up of fresh and useful Javascript techniques, tools and resources. But don’t close the tab yet, as you might find this one very useful. The last section also covers a number of useful educational resources such as a compilation of useful JavaScript coding practices, a detailed comparison of JavaScript frameworks and general JavaScript programming conventions. You may be interested in the following related posts: Calendars and Timelines jDigiClock – Digital Clock (HTC Hero inspired)4 jDigiClock is a jQuery plugin inspired from HTC Hero Clock Widget. jQuery Sliding Clock v1.15 jQuery transpearant Slider clock with CSS sprites. Date / Time Picker6 Note that this control is not designed to work in IE6; although it will function correctly in most cases, the positioning of the calendar may be way off depending on how your page is styled. JavaScript Debugging and Validation Tools Forms, Buttons & Navigation Layout tools Useful jQuery Plugins Flip! Related Posts
CodeMirror How to Test your JavaScript Code with QUnit QUnit, developed by the jQuery team, is a great framework for unit testing your JavaScript. In this tutorial, I'll introduce what QUnit specifically is, and why you should care about rigorously testing your code. What is QUnit QUnit is a powerful JavaScript unit testing framework that helps you to debug code. It's written by members of the jQuery team, and is the official test suite for jQuery. But QUnit is general enough to test any regular JavaScript code, and it's even able to test server-side JavaScript via some JavaScript engine like Rhino or V8. If you're unfamiliar with the idea of "unit testing", don't worry. In computer programming, unit testing is a software verification and validation method in which a programmer tests if individual units of source code are fit for use. This is quoted from Wikipedia. Why You Should Test Your Code First, it's very tedious. Another advantage of unit testing is especially for web development: it eases the testing of cross-browser compatibility.
Open Culture How to start writing your own sweet jQuery scripts Sometimes it can be hard to start writing a Javascript script when you don’t know what to do instantaneously. But luckily there is the Internet right? Just go to Google and type in what you want in a script. Good chance some jQuery or Javascript solution will show in the results, and you are basically done. The problem is that you still don’t know how to do such things. In this article I’ll discuss the viral points of planning out a Javascript / jQuery script with ease. Before I start talking about Javascript and jQuery I want to take the time to do some shameless self-promotion. A few weeks ago I opened up a small blog on tumblr . The url is: Now on with the article! Good to know Before you start working with jQuery, it’s best you first understand Javascript and the difference with it and plain HTML and CSS. Most HTML elements are static, they don’t move, they just sit there. If you’re already into Javascripting, the previous steps would be out of the question.
Overview — Sphinx 1.1.3 documentation brandonaaron's jquery-virtual_dom_events at master - GitHub