Search Results:

Master Developers: Dave Methvin (jQuery Core Team Lead)

Master Developers: Dave Methvin (jQuery Core Team

Most of us are familiar with the jQuery JavaScript library, and likely use it in at least some of ou...
Quick Tip: After the Content - Related Posts

Quick Tip: After the Content - Related

Sure, content is king but if you don't provide useful parts with the content, you can say that the e...
Custom Page Template Page Based on URL Rewrite

Custom Page Template Page Based on URL

Ever wondered about WordPress custom URL rewrites? Here I was dealing with an interesting problem. I...
Make Backbone Better With Extensions

Make Backbone Better With

Backbone is becoming wildly popular as a web application development framework. Along with this popu...
Learning How to Contribute to WordPress: Beyond the Code

Learning How to Contribute to WordPress: Beyond the

Last time I wrote about contributing to WordPress, I was primarily thinking about contributing to Wo...
Geofencing with Core Location

Geofencing with Core

With the release of iOS 4, the Core Location framework received a significant update by providing su...
jQuery Succinctly: jQuery and Ajax

jQuery Succinctly: jQuery and

The jQuery ajax() Function is the Lowest-Level Abstraction The jQuery ajax() function is the lowest...
jQuery Succinctly: jQuery Effects

jQuery Succinctly: jQuery

Disable All jQuery Effect Methods It is possible to disable all of the animating methods jQuery prov...
jQuery Succinctly: jQuery Plugins

jQuery Succinctly: jQuery

Use the $ Alias When Constructing a Plugin When writing a jQuery plugin, the same conflict preventio...
jQuery Succinctly: jQuery and the Web Browser

jQuery Succinctly: jQuery and the Web

Disabling the Right-Click Contextual Menu Using JavaScript, you can disable the browser's native rig...
jQuery Succinctly: Events & jQuery

jQuery Succinctly: Events &

Not Limited To a Single ready() Event It is important to keep in mind that you can declare as many c...
jQuery Succinctly: HTML Forms & jQuery

jQuery Succinctly: HTML Forms &

Disable/Enable Form Elements Using jQuery, you can easily disable form elements by setting the disab...
jQuery Succinctly: jQuery Manipulation

jQuery Succinctly: jQuery

Creating, Operating, and Adding HTML On the Fly You can create HTML markup on the fly by passing the...
jQuery Succinctly: Traversing With jQuery

jQuery Succinctly: Traversing With

Difference Between find() and filter() Methods The filter() method is used to filter the current set...
jQuery Succinctly: jQuery Selecting

jQuery Succinctly: jQuery

Custom jQuery Filters Can Select Elements When Used Alone It is not necessary to provide an actual e...