Re: [jQuery] Selecting all other siblings

2007-02-12 Thread Tim Gossett
On 2/12/07, Rigent [EMAIL PROTECTED] wrote: I have a table displaying data and use the following script to create a highlight on a row, except for the first row (.headingrow) because it's used as the header for the table. snip would there be a more efficient way to do this, without having to

Re: [jQuery] very simple JSON

2007-02-06 Thread Tim Gossett
On 2/6/07, Paul [EMAIL PROTECTED] wrote: I'm sure this is something simple but I'm going nuts. I'm simply trying to access JSON data that is being returned by an ajax call. This is my first attempt to play with JSON, so here we go…

Re: [jQuery] unobtrus

2007-01-25 Thread Tim Gossett
Reduce risk by not putting all your eggs in one basket. Eliminate risk by building a damn good basket, and putting all your eggs in it. What do you and your team consider to be a damn good basket? Reliance on a certain environment creates the risk of a single point of failure: if one of things is

Re: [jQuery] Interface 1.1.1 - imagebox

2007-01-25 Thread Tim Gossett
The short answer is that the dimensions of the next and previous elements are calculated: half the width of the current image, 100% the height. If you have the (uncompressed) source, take a look at imagebox.js around line 515: prevImageEl.css({ left: jQuery.ImageBox.options.border +

Re: [jQuery] Interface 1.1.1 - imagebox

2007-01-25 Thread Tim Gossett
Message - From: Tim Gossett [EMAIL PROTECTED] To: jQuery Discussion. discuss@jquery.com Sent: Thursday, January 25, 2007 4:32 PM Subject: Re: [jQuery] Interface 1.1.1 - imagebox The short answer is that the dimensions of the next and previous elements are calculated: half the width

Re: [jQuery] Google map plugin idea

2006-09-29 Thread Tim Gossett
Okay, so I just added polygon support to Dylan's Google Maps plugin. Take a look at my modified version here: http://amnautical.com/TimSite/includes/jquery.googlemaps.js A demo is here: http://amnautical.com/TimSite/sample.html I think it's pretty straight-forward. -- .: Tim Gossett .: Webdev

Re: [jQuery] Google map plugin idea

2006-09-29 Thread Tim Gossett
On 9/21/06, Tim Gossett [EMAIL PROTECTED] wrote: Also, how about adding some rectangles and polygons to your plugin? I'd love to be able to draw a (closed) polygon and fill it with a background image. Bonus points if I can click anywhere inside the polygon to pop-up the balloon. I might

Re: [jQuery] jQuery Projects

2006-09-28 Thread Tim Gossett
On 9/28/06, Brian [EMAIL PROTECTED] wrote: Here's an idea: label for=foo class=validate 000h000h00/label input name=foo id=foo type=text / What about when you want to change some aspect of the mask? Say, the phone number mask now needs to handle international numbers as well. Why not separate

Re: [jQuery] When / how did you find out about jQuery?

2006-09-27 Thread Tim Gossett
it up 8 to 5. I might say I grok jQuery. (Anyone wanna make a shirt with that on it? If so, at least give me credit for the idea... I'll buy one) -- Tim Gossett ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Reminder: Magazine Release Imminent

2006-09-21 Thread Tim Gossett
Sorry for the delay. We're working hard on delivering a quality product. Issue 1 should be out before you wake up tomorrow morning. Keep an eye out! -- Yehuda I don't know–I usually get up at the crack of 1pm. That's a pretty harsh deadline for you guys ;) I appreciate the effort. Looking