Tag Archives: jQuery

Framework / Javascript Library Updates?

I’m curious how you handle updates to things like their ColdFusion frameworks, Javascript libraries, etc?? I’m using JQuery on several projects now and each project I think is using a different version of JQuery.
Do you include your framework and library files in each project?
Do you keep these files in a ‘core’ directory [...]

jQuery 1.2.2 Released - Happy Birthday jQuery!

Looks like jQuery 1.2.2 is out today! And it’s turning 2.
The major changes are:

300% Speed Improvements to $(DOMElement)
.ready() Overhaul: Uses Diego Perini’s non-document.write() technique, now wait for CSS to be ready, can now watch for the document ready event via the traditional .bind()
.bind(”mouseenter”) / .bind(”mouseleave”)
Complex :not()
Accepts Headers
Event API: jQuery.event.special setup teardown handler

You know it’s [...]

jQuery - Altering Layout Based On Dimensions

So I'm working on this huge checklist application and I've built the interface with jQuery. It's basically a big accordion, with each category having the ability to expand and show search topics within. It's a search interface so in addition to the categories and topics we need to have some buttons to [...]

Do You Contribute? Updating jQuery FAQ

No, I'm not talking about the old Macromedia software...
I'm talking about contributing to 'the community'?
I'm on several mailing lists for a variety of open source projects and inevitably someone posts a note complaining about this or that, lack of documentation, examples, etc. The developer(s) usually reply by saying "Volunteer and do [...]

More jQuery Goodness - Insert jQuery Bookmarklet

I forget where I originally saw this but I found this bookmarklet I had saved a while ago that allows you to 'insert' jQuery in any page you are visiting. Using Firebug you can then use jQuery on that page. Useful? Who cares! It's cool!
For geeky jQuery fun:

Open Firefox
Visit this URL: http://simonwillison.net/2007/Aug/15/jquery/ [...]

Fetching Data With jQuery

I've been doing more and more with jQuery and thought I'd post a few examples. In my current project I'm building a really huge form for people to fill out if they want to work from home. The form needs to be approved by different people depending on your division. So on [...]

Planet jQuery - Take Me To Your Leader

I keep my geekiness up-to-date with Google Reader. Lately I've noticed there are several cool planet dot something or other blog aggregator sites. One I don't think I've seen mentioned much is planet.jquery.com...
I need to find out how to get your blog added (paging Rey Bango?) because there are [...]

Copyright © 2007 thecrumb.com. All rights reserved.