[jQuery] Re: slideToggle Functions

2009-12-02 Thread Gavin
I could swear I've used the double callback before on a toggle, but I must be imagining it. Thanks Richard, I'll go the if statement route! Gavin On Nov 30, 4:54 pm, "Richard D. Worth" wrote: > Each of the methods you mention accept (optionally) a single callback > fu

[jQuery] slideToggle Functions

2009-11-30 Thread Gavin
function(){... (including the speed before the callback functions). Any ideas would be appreciated! Thanks, Gavin

[jQuery] Using XML to store a large amount of data...

2009-10-22 Thread Gavin
hose value matches the 'query'. I hope that makes sense. I don't want to just call all items, but rather one of the hundreds of items at a time. Let me know if that's nonsense or otherwise! Thanks in advance for any assistance. Gavin

[jQuery] Safari ignoring CSS width value when animating width

2009-10-20 Thread Gavin
Hey, I have a series of elements that are all set in the CSS to 120px in width - here's the CSS: li{ height: 20px; margin: 2px 0; -moz-border-radius: 3px; position: relative; -webkit-border-radius: 3px; width: 120px; } My jQuery animates these elements' widths to different sizes. The following

[jQuery] Lightbox working local not live?

2009-02-14 Thread Gavin
so I could have something wrong. Any help is much appreciated, thanks in advance, Gavin. http://gedesignz.com/photog.html

[jQuery] [Job] CSS/jQuery/HTML Perfectionist

2008-05-13 Thread Gavin M. Roy
Turn bloated pages with too much markup into minimalist art Enhance javascript apps turning them into awe inspiring jQuery code Contort CSS into flowing sheets of elegant simplicity Prototype applications composing an amazing amalgamation of these areas Define the standards for doing such things fo

[jQuery] Re: Form Variables

2007-09-21 Thread Gavin Baumanis
Hi Everyone, As an update I have also noticed that my normally working form validation no longer works either. So I am pretty sure there is some sort of JS weirdness going on between Coldfusion and jQuery. Beau. On 9/21/07, Beau <[EMAIL PROTECTED]> wrote: > > Hi Everyone, > > I have a pretty wei