Re: [jQuery] List of jQuery-Powered Sites

2007-01-29 Thread Peter Vulgaris
I've just recently converted our site: www.appelrouthtutoring.com (internally and externally) to jQuery from Prototype. The public site uses it for menus and fading in and out testimonials on the homepage. Nothing spectacular, but so easy and fun with jQuery. Also, our employee website uses jQuery

Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Kelvin Luck
And another one: http://www.flatline-tignes.com/ Uses jQuery, a modified thickbox, DOM creation plugin, my date picker and various custom code. Most of the jQuery action is on the flat details pages and the booking page. I discovered jQuery half way through building this site so there may be s

Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Michael Geary
Forgot to add us to the list... Zvents: http://www.zvents.com/ This is a Rails site and we completely replaced prototype.js with jQuery and our own code. We're using thickbox, a homegrown autocompleter, my DOM plugin, and lots of custom code. This also puts jQuery on our partner sites: The Bost

Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Philippe Jadin
If you could, please provide a description of where jQuery is being used within the website. Please reply to this email and I'll begin compiling the list. Hello, We are starting to use Jquery inside Thinkedit, a freshly opensourced cms. We use it for the dropdown menus in the admin interface

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg
D] *On Behalf Of *Stefan Holmberg *Sent:* Wednesday, January 10, 2007 2:55 PM *To:* jQuery Discussion. *Subject:* Re: [jQuery] List of jQuery-Powered Sites http://www.findfreefonts.net using 1.0.4 all over the site - just using one "external" js script as well and that's the B

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg
Shane, I started out using Klaus plugin which is indeed an excellent piece of work - however the history management seems so tied to href='#tabtoselect' and I needed more flexibility in how to work with the location.hash. I needed it customized and be able to both select tab AND a page number to "

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Brice Burgess
http://www.pommo.org/ - jQ used for all ajax calls, drag & drop ordering of subscriber fields, edit-in-place subscriber management, client side input validation, modal content, and more.. http://www.sf.net/ - jQ used in project + site "suckerfish" menus http://www.tgeorgianos.com/ - jQ used fo

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Andy Matthews
Stefan.. Man...what a difference it makes with you lining up the checkboxes. So much easier to read them. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Holmberg Sent: Wednesday, January 10, 2007 2:55 PM To: jQuery Discussion. Subject: Re: [jQuery] List of

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Shane Graber - jQuery
Just out of curiosity, why did you use tabber.js instead of the tab plugin for jQuery? Shane On 1/10/07, Stefan Holmberg <[EMAIL PROTECTED]> wrote: > http://www.findfreefonts.net > > using 1.0.4 all over the site - just using one "external" js script as well > and that's the BarelyFitz tab contr

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg
http://www.findfreefonts.net using 1.0.4 all over the site - just using one "external" js script as well and that's the BarelyFitz tab control. On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote: Hi everyone, With the release jQuery v1.1 eminent, I'd like to begin compiling a list of jQuery powe

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread David Olinsky
I've brought jQuery to our team here @ Money-Media, Inc (http://www.money-media.com). We're using jQuery all over the place on a fulfillment system that we're building for the whole company to use (internal, can't give a URL...sorry!), but suffice to say we've got a lot of ajax / DOM manipulation

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Andy Matthews
That's really nice George...great job. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Adamson Sent: Wednesday, January 10, 2007 1:47 PM To: discuss@jquery.com Subject: Re: [jQuery] List of jQuery-Powered Sites Just a little one...

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread George Adamson
Just a little one... We're introducing JQuery into parts of an existing bespoke travel site, for example http://www.steppestravel.co.uk/hot-for-2007-page11.aspx where we dynamically 'pin' postcards to a map. Uses 'Interface' for deducing element positions and 'Metadata' for reading pin coordinat

Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Michael Price
Might as well throw my own site into the ring :) http://www.cyberscoreshop.co.uk is using jQuery and various plugins (off the top of my head, Accordian, Tabs, Thickbox and my pngFix script) - plan to improve the design soon but I can't fault the script powering the back end! I also plan to add

[jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Jake
My website is still under construction, but JQuery will be the very heart of it (http://www.indieed.com). I'm utilizing it in pretty much every page (even the splash page) and it's made development a breeze. Thanks so much for this wonderful library! -Jake __

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Yehuda Katz
http://www.pro-core.com uses jQuery. The site that comes up when you go to that URL is a Flash *marketing* site. We offer a project management tool for construction companies. The tool is built in Rails (it's really, really complex), and we offer some cool features like webcam integration (so tha

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread SeViR
Rey Bango wrote: > Hi everyone, > > With the release jQuery v1.1 eminent, I'd like to begin compiling a list > of jQuery powered sites for posting on the jQuery site. The sites *DO > NOT* have to be jQuery v1.1 specific. Sites using prior versions of > jQuery are perfectly fine for this list. Al

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Brandon Aaron
Hey Rey, Here are a few sites we've launched that use jQuery and another is supposed to launch this week. Ensemble Studioes: Age of Empires III (http://agecommunity.com/) jQuery helped us quickly throw together an expandable nav and to very easily address some cross browser issues. Sewell (http:

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Shane Graber - jQuery
Rey: We just began using jQuery on our online magazine site Advanced Aquarist [1]. Currently we're using the Thickbox [2] plugin along with code snippits that were found via Google for creating pullquotes [3] (modified a bit), a dynamic Table of Contents [4] (also modified a bit), and for making

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Christian Bach
Rey Bango wrote: > Hi everyone, > > With the release jQuery v1.1 eminent, I'd like to begin compiling a list > of jQuery powered sites for posting on the jQuery site. The sites *DO > NOT* have to be jQuery v1.1 specific. Sites using prior versions of > jQuery are perfectly fine for this list. A

Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Klaus Hartl
Rey Bango schrieb: > Hi everyone, > > With the release jQuery v1.1 eminent, I'd like to begin compiling a list > of jQuery powered sites for posting on the jQuery site. The sites *DO > NOT* have to be jQuery v1.1 specific. Sites using prior versions of > jQuery are perfectly fine for this list.

[jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Rey Bango
Hi everyone, With the release jQuery v1.1 eminent, I'd like to begin compiling a list of jQuery powered sites for posting on the jQuery site. The sites *DO NOT* have to be jQuery v1.1 specific. Sites using prior versions of jQuery are perfectly fine for this list. Also, if you're using jQuery