Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-05 Thread Tom Keays
Since you mentioned that you were modifying your OPAC, you should check into the Juice Project, a jQuery framework for doing just that. http://code.google.com/p/juice-project/ On Thu, Feb 4, 2010 at 11:36 AM, Ken Irwin wrote: > Hi all, > > I'm on a mission to finally learn some jQuery, and I'm

Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Karen Coombs
Ken, I've written a bunch of code that takes advantage of JQuery to do nice things with OCLC web services. There are several posts on my blog ( http://www.librarywebchic.net) about my projects as well as some code samples. I second the recommendation for you to check out JQuery-UI. It is really gr

Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Tom Keays
information with 1.3 > successfully so far. > > Mike Hagedon > > -Original Message- > From: Code for Libraries [mailto:code4...@listserv.nd.edu] On Behalf Of Ken > Irwin > Sent: Thursday, February 04, 2010 9:37 AM > To: CODE4LIB@LISTSERV.ND.EDU > Subject: [CODE

Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Derik Badman
Libraries [mailto:code4...@listserv.nd.edu] On Behalf Of > Ken Irwin > Sent: Thursday, February 04, 2010 9:37 AM > To: CODE4LIB@LISTSERV.ND.EDU > Subject: [CODE4LIB] favorite jQuery plugins for libraries? > > Hi all, > > I'm on a mission to finally learn some jQuery,

Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Hagedon, Mike
sage- From: Code for Libraries [mailto:code4...@listserv.nd.edu] On Behalf Of Ken Irwin Sent: Thursday, February 04, 2010 9:37 AM To: CODE4LIB@LISTSERV.ND.EDU Subject: [CODE4LIB] favorite jQuery plugins for libraries? Hi all, I'm on a mission to finally learn some jQuery, and I'm ki

Re: [CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Peter Keane
You might take a look at jQuery UI: http://jqueryui.com/ --peter keane On Thu, Feb 4, 2010 at 10:36 AM, Ken Irwin wrote: > Hi all, > > I'm on a mission to finally learn some jQuery, and I'm kind of falling in > love with it. In particular, I'm finding in it the perfect tool for modifying > ou

[CODE4LIB] favorite jQuery plugins for libraries?

2010-02-04 Thread Ken Irwin
Hi all, I'm on a mission to finally learn some jQuery, and I'm kind of falling in love with it. In particular, I'm finding in it the perfect tool for modifying our OPAC in ways that the catalog vendor never intended, tweaking the DOM to my heart's content. Having worked my way through the bas