Quantcast
Channel: mg.to - jQuery
Browsing latest articles
Browse All 7 View Live

JSON for jQuery

Update 2007-09-13:As of version 1.2, the jQuery core now supports cross-domain JSONP downloads as part of the native Ajax support. I suggest you use this support instead of the plugin.jQuery is a nifty...

View Article



Easy DOM creation for jQuery and Prototype

Here is a jQuery plugin that makes it easy to build up a tree of DOM nodes. It lets you write code like this:var table =   $.TABLE({ Class:"MyTable"},      $.TBODY({},         $.TR({...

View Article

DOM creation: good, bad, and ugly

The Ajaxians are talking about a new $E function that is supposed to make it easier to create DOM elements. The example given creates the equivalent of this HTML...

View Article

Image may be NSFW.
Clik here to view.

Mapping the Votes - resources

I want to thank everyone who came to my Mapping the Votes talk at Google. The talk is available on YouTube - with apologies for the small font size in the code samples!Here are some links and...

View Article

Annotate your YouTube video with AnnoTube

AnnoTube is a jQuery plugin that makes it easy to embed a YouTube video in your page along with an index and notes that are displayed and synchronized with the video as it plays. Each note can be an...

View Article


Where Do You Vote?

#PollingPlaceSearch { font-family:Arial,sans-serif; font-size:10pt; width:600px; margin:0; padding:6px; border:1px solid #AAA; } .PollingPlaceSearchForm { margin:0; padding:0; }...

View Article

Doing an IAmA

I’m doing an IAmA on Reddit:I was one of the first people Steve Jobs ever firedGeek history! :-)

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images