Quantcast
Channel: gnarf.net » JavaScript
Browsing index pages (6 articles)
↧

GitHub Pro Tip: Hide red lines in a diff

I was looking at a diff on GitHub today and said to myself, “This would be so much easier to review if all the red lines were hidden.” So I pulled open the console and wrote a little jQuery:...

View Article


jQuery Conference 2011 Boston

Wow, I can’t begin to describe how amazing this weekend was. It was my first time giving a presentation, and it seems a lot of people enjoyed it. The breakout session I hosted went over amazingly well,...

View Article


jQuery.ajaxQueue

I’m starting to put together an example of using .queue(), jQuery.Deferred(), jQuery.ajax() together to create a queue for ajax requests. It is a front-end for jQuery.ajax() and takes the same...

View Article

Image may be NSFW.
Clik here to view.

jQuery Color v2 Beta 1 Released

Originally posted on the official jQuery blog Back in 2007 we released the jQuery Color Plugin, and it has been providing you with color-based animations ever since. We are now preparing a second...

View Article

Messing with jQuery.color

So, I’ve been putting a lot of time into crafting a new API for jQuery’s color animate plugin lately, and thought I would share this quick demo usage example I just put together. Note that this...

View Article


The uses of jQuery .queue() and .dequeue()

This was originally posted on stack overflow.  Please go vote for it there if you are a registered user. Queues in jQuery are used for animations. You can use them for any purpose you like. They are an...

View Article
Browsing index pages (6 articles)


Latest Images