[jQuery] Re: CNN and Apple Choose Prototype. Why?

2007-06-14 Thread Andy Matthews
I think one of the main reasons why a company might choose Prototype Scriptaculous is that they get most of the press. Loads of high profile sites use them, their name is all over the place, and they've been around the longest (next to dojo). -Original Message- From:

[jQuery] Re: Is there documentation available?

2007-06-14 Thread Andy Matthews
Yes. www.jquery.com/api View the bottom of any page and you'll see the api feed available in XML, JSON and RSS (I think). -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Johny Sent: Thursday, June 14, 2007 10:30 AM To: jQuery (English)

[jQuery] Re: Is there documentation available?

2007-06-14 Thread Andy Matthews
Odd... I got that error too. This got me in though: http://jquery.com/api/? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott Sauyet Sent: Thursday, June 14, 2007 11:33 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Is there

[jQuery] Re: CNN and Apple Choose Prototype. Why?

2007-06-14 Thread Andy Matthews
That's a great writeup. I'd have to say that it makes a lot of sense. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Kruse Sent: Thursday, June 14, 2007 12:46 PM To: jQuery (English) Subject: [jQuery] Re: CNN and Apple Choose Prototype.

[jQuery] Re: ANN: CFJS 1.1.6 Released

2007-06-14 Thread Andy Matthews
Chris... Your blog header image's path is wrong. Just wanted to let you know. You're probably referencing images/custom/BlogTitle.gif everywhere in your code, even though the server has subfolders because of Ray's BlogCFC code. Make sure to change your references to

[jQuery] Re: ANN: CFJS 1.1.6 Released

2007-06-14 Thread Andy Matthews
the relative path: img src=../images/custom/BlogTitle.gif / Andy Matthews wrote: Chris... Your blog header image's path is wrong. Just wanted to let you know. You're probably referencing images/custom/BlogTitle.gif everywhere in your code, even though the server has subfolders because of Ray's

[jQuery] Re: CNN and Apple Choose Prototype. Why?

2007-06-14 Thread Andy Matthews
You have a link for that? Sounds awesome! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Sent: Thursday, June 14, 2007 2:28 PM To: jQuery (English) Subject: [jQuery] Re: CNN and Apple Choose Prototype. Why? Prototype is nice and fluffy,

[jQuery] Re: Can I select just one?

2007-06-14 Thread Andy Matthews
I believe that it's: $('.shiny:first') -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Chris Jordan Sent: Thursday, June 14, 2007 3:18 PM To: jQuery (English) Subject: [jQuery] Can I select just one? Hi folks, I've not really had a need to

[jQuery] Re: CNN and Apple Choose Prototype. Why?

2007-06-14 Thread Andy Matthews
I think that, for any plugin which achieves official status, the jQuery team should have a say in it's development. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Thursday, June 14, 2007 4:38 PM To: jquery-en@googlegroups.com Subject: [jQuery]

[jQuery] Tablesorter woes

2007-06-15 Thread Andy Matthews
align=center 1/td /tr /table end table -- Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http://www.dealerskins.com

[jQuery] Re: Tablesorter woes

2007-06-15 Thread Andy Matthews
tbody ? --- Andy Matthews [EMAIL PROTECTED] wrote: I've used tableSorter successfully in another project but for some reason it's defeating me in this one. I've got some code to display, but I can't put a working version up as it's for an admin section. Here's the portions of the code

[jQuery] Re: wish: WYSIWYG Form Editor

2007-06-15 Thread Andy Matthews
There's only 1600 line sof javascript in the widgEditor.js file. Why not convert it? ;) -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Juan Pablo Aqueveque Sent: Friday, June 15, 2007 9:16 AM To: jquery-en@googlegroups.com Subject: [jQuery]

[jQuery] Re: Mopr optimization questions

2007-06-15 Thread Andy Matthews
You'll probably be better off if you can post examples of your code, or a page where people can see the code in action. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Sent: Friday, June 15, 2007 11:48 AM To: jQuery (English) Subject:

[jQuery] Re: Tablesorter woes

2007-06-15 Thread Andy Matthews
to clarify the structure a bit more with tr's. Mine works in the following format: table thead tr th/th th/th th/th /tr /thead tbody tr td/td td/td td/td /tr /tbody /table --- Andy Matthews [EMAIL PROTECTED] wrote: Tried adding tbody to what's

[jQuery] Re: Printer Friendly Form Field Replacements

2007-06-15 Thread Andy Matthews
Do you have an example of this in place? It sounds awesome. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 15, 2007 3:25 PM To: jQuery (English) Subject: [jQuery] Printer Friendly Form Field Replacements

[jQuery] Using Sortables with tables

2007-06-17 Thread Andy Matthews
I have a CMS that I'm building for a client. There's going to be a list of items in one portion of the CMS which will likely get rearranged on a regular basis. Obviously I could simply have them change their order one at a time via a simple text box. I'd like to give them something unexpected

[jQuery] Re: Using Sortables with tables

2007-06-18 Thread Andy Matthews
It doesn't really matter than I'm displaying an order value. In fact, having that order value hidden would probably make the script easier to write. It can be assumed that the modules would be in the order in which they're displayed. Thanks for that little tidbit rob. I might use your code if

[jQuery] Re: NEWS: iPhone Browser Capabilites Released

2007-06-20 Thread Andy Matthews
TEN MEG maximum page size? That's freaking HUGE. No wonder Apple's bumping up the page sizes on their site. They probably used the uncompressed versions of Prototype and Scriptaculous on PURPOSE so that they could test this. -Original Message- From: jquery-en@googlegroups.com

[jQuery] Re: Digg now uses jQuery

2007-06-22 Thread Andy Matthews
I personally don't like the new system, although my dislikes are mostly in the appearance of it. It's very ugly and not very well structured. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sean O Sent: Friday, June 22, 2007 10:54 AM To:

[jQuery] Re: Coldfusion / Jquery Addition Operator Question

2007-06-22 Thread Andy Matthews
He's only using CF to print javascript Rey. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Friday, June 22, 2007 4:36 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Coldfusion / Jquery Addition Operator Question

[jQuery] .get, callback function and scope. Is this possible?

2007-06-22 Thread Andy Matthews
I'm receiving a string of text back in a .get call: I can alert the result variable while within the callback portion of the .get call. $.get(ajax.cfm,function(result){ // callback body alert(result); }); But I'd like to somehow be able to get that result variable outside the

[jQuery] Re: .get, callback function and scope. Is this possible?

2007-06-23 Thread Andy Matthews
: foo = 'test 1'; $.ajax({ url: module.cfm, async: false, success: function(msg){ foo = 'Test 2'; } }); alert( foo ); $.ajax() lets you define where to make the call synchronous and asynchronous. I told you I'd figure it out!! :) HTH. Rey././ Andy Matthews

[jQuery] Triggering thickbox from a select dropdown

2007-06-23 Thread Andy Matthews
I'd like to trigger thickbox from a select box. I've got a list of images that a user can select from. When they choose one from the list, I'd like that image to show using the thicbox method. I can write the rest of the I'm sure but I don't even know: a) If it's possible b) what the syntax for

[jQuery] Re: Triggering thickbox from a select dropdown

2007-06-23 Thread Andy Matthews
Su, that worked perfectly! Thank you, I KNEW it had to be possible. On Jun 23, 9:57 pm, Andy Matthews [EMAIL PROTECTED] wrote: tb_show? I'll give that a shot Su. Thank you for the suggestion. On Jun 23, 9:52 pm, Su [EMAIL PROTECTED] wrote: I think all you'd need to do is launch tb_show

[jQuery] Re: Field Plug-in Update: Added $(form).formHash() method....

2007-07-03 Thread Andy Matthews
Sounds awesome Dan!! Very promising. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dan G. Switzer, II Sent: Tuesday, July 03, 2007 10:51 AM To: jquery-en@googlegroups.com Subject: [jQuery] Field Plug-in Update: Added $(form).formHash()

[jQuery] question about Firebug...

2007-07-05 Thread Andy Matthews
I see that FB has a console...is it possible to print variables to this console as my JS code progresses? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com

[jQuery] Re: question about Firebug...

2007-07-05 Thread Andy Matthews
11:58 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: question about Firebug... Console can be used to run functions or write functions against your page. I think you should be able to just log your variables to the logger. On 7/5/07, Andy Matthews [EMAIL PROTECTED] wrote: I see that FB

[jQuery] Re: how can I prohibit from users pasting content into text boxes?

2007-07-05 Thread Andy Matthews
Are you saying that you would like people to be able to TYPE things into this checkbox, but not copy and paste? That seems a little excessive, but you could probably check for a key event. If the user has pressed CTRL + V then disable the checbox, then reenable it as soon as they release those

[jQuery] Re: Preview: Brand new tablesorter 2.0, multi-column sorting and more

2007-07-06 Thread Andy Matthews
Hey Christian... Any thoughts about auto-inserting header lines every X rows? I'm looking at your demo and I notice that you're mirroring the headers at the bottom, but what about considering an injection of the header rows every so often? It would obviously only be helpful with large datasets.

[jQuery] Re: Preview: Brand new tablesorter 2.0, multi-column sorting and more

2007-07-06 Thread Andy Matthews
Or better yet a clear sort button. That would be a bit more useful I think. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Petre Sent: Friday, July 06, 2007 6:58 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Preview: Brand new tablesorter 2.0,

[jQuery] Re: SITEANNOUNCE: Silent Uproar

2007-07-06 Thread Andy Matthews
just FYI, I have no affiliation with this site. It's just done by some people I know. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, July 06, 2007 12:50 PM To: [jQuery] Subject: [jQuery] SITEANNOUNCE: Silent Uproar Silent Uproar

[jQuery] SITEANNOUNCE: Silent Uproar

2007-07-06 Thread Andy Matthews
Silent Uproar, a music review website has launched a new version using jQuery: http://silentuproar.com/ Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http

[jQuery] Re: loop through elements and stop at first match

2007-07-09 Thread Andy Matthews
And what's the point of stopping the loop only to continue it again? _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rob Desbois Sent: Monday, July 09, 2007 8:57 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: loop through elements and stop at first

[jQuery] Re: allow no more than 3 checkboxes checked

2007-07-09 Thread Andy Matthews
Your checkboxes are an array (assuming that they all have the same name). Something like this might work: $('input.checkboxfieldname').click(function(){ if ($(this).length = 3) { alert('sorry, only three checkboxes allowed'); } }); -Original Message-

[jQuery] Re: allow no more than 3 checkboxes checked

2007-07-09 Thread Andy Matthews
Ignore my code completely, it doesn't work. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cfdvlpr Sent: Monday, July 09, 2007 2:43 PM To: jQuery (English) Subject: [jQuery] allow no more than 3 checkboxes checked I have about 10 checkbox

[jQuery] Re: announcement: jQuery-based generic board game interface

2007-07-10 Thread Andy Matthews
Can you explain (ever so briefly) how this would be used? Is it merely a way to quickly place pieces on an existing board? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Monday, July 09, 2007 9:41 PM To:

[jQuery] Re: announcement: jQuery-based generic board game interface

2007-07-10 Thread Andy Matthews
: [jQuery] Re: announcement: jQuery-based generic board game interface On Jul 10, 3:31 pm, Andy Matthews [EMAIL PROTECTED] wrote: Can you explain (ever so briefly) how this would be used? Is it merely a way to quickly place pieces on an existing board? That's basically it - a generic game board

[jQuery] Re: Fwd: [jQuery] Re: allow no more than 3 checkboxes checked

2007-07-10 Thread Andy Matthews
Why add the class disabled Sean? _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sean Catchpole Sent: Tuesday, July 10, 2007 4:19 PM To: jquery-en@googlegroups.com Subject: [jQuery] Fwd: [jQuery] Re: allow no more than 3 checkboxes checked On 7/10/07, cfdvlpr

[jQuery] Re: [ANN] Ajaxian Reader Survey

2007-07-11 Thread Andy Matthews
Done. jQuery gets lots of love from me. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Wednesday, July 11, 2007 11:20 AM To: jquery-en@googlegroups.com Subject: [jQuery] [ANN] Ajaxian Reader Survey Hey everyone - Once a

[jQuery] Re: [ANNOUNCE] planet.jquery.com

2007-07-12 Thread Andy Matthews
Not working yet? I just get spinning and spinning. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Richard D. Worth Sent: Thursday, July 12, 2007 1:41 PM To: jquery-en@googlegroups.com Subject: [jQuery] [ANNOUNCE] planet.jquery.com I am pleased to announce

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Andy Matthews
Sounds like you're actually wanting the width of the window, not of the page. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Geoffrey Knutzen Sent: Friday, July 13, 2007 11:13 AM To: jquery-en@googlegroups.com Subject: [jQuery] How to get the entire width of a

[jQuery] Re: OT: Devo hat?

2007-07-16 Thread Andy Matthews
Yes, because jQuery is called New Wave Javascript. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mika Tuupola Sent: Sunday, July 15, 2007 12:28 PM To: jquery-en@googlegroups.com Subject: [jQuery] OT: Devo hat? This has been bothering me for

[jQuery] Re: How do you delay for a few seconds

2007-07-16 Thread Andy Matthews
I think a pause method would be of great use. I looked for this very thing time and time again. It would be nice to have it available. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh Nathanson Sent: Saturday, July 14, 2007 9:05 PM To:

[jQuery] Getting user agent stats with jQuery...

2007-07-16 Thread Andy Matthews
writing a jQuery plugin which mimics this behavior, returning an object containing user agent information. Alternately, does anyone know of some reliable piece of software which does this same sort of thing, but maybe cheaper? Thanks for the input. Andy

[jQuery] Re: Getting user agent stats with jQuery...

2007-07-16 Thread Andy Matthews
, operating system, screen resolution, colors, flash version, java version, and lots more. It has a very slick interface. Best of all it's free! Aaron Andy Matthews wrote: My company currently uses a product called BrowserHawk, a combination of Javascript and Java files, to get a set of user data

[jQuery] Re: ANNOUNCE: Horizontal Accordion

2007-07-16 Thread Andy Matthews
I like it a lot. Only thing that I don't like is that you're using show/hide to display the text. That means that while the blade is sliding to the right, the text is building from the bottom right corner. This makes it lose some of the coolness factor. I'd recommend trying to figure out how to

[jQuery] Re: ANNOUNCE: Horizontal Accordion 0.51

2007-07-17 Thread Andy Matthews
Ah yes...the text box is much better looking this time. Plus you resolved that display issue with using show/hide. Only one additional comment..I'd like to see the thing feel more responsive. Currently you're completely closing one blade before opening another. Any chance of closing one and

[jQuery] Re: Image change on link hover.

2007-07-19 Thread Andy Matthews
Put the alternate image in a rel attribute on the actual images: img src=theOFFimage.jpg rel=theONimage.jpg -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Danjojo Sent: Wednesday, July 18, 2007 2:23 PM To: jQuery (English) Subject: [jQuery]

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Andy Matthews
You're probably right that your glossy and iradius50 classes are interfering with jQuery code. Have you tried this: $('.glossy').click(function(){ alert('testing'); } Concerning the xPath options that the previous poster mentioned. Let's pretend we have a navbar (id=navigation) with

[jQuery] Re: Server Time of the day Clock functions

2007-07-20 Thread Andy Matthews
That would probably be best done on the server side. When the page loads, check the time and provide an alternate CSS file. Unless of course you'd like the page to change after it has already loaded. Then yes, jQuery could be used to do that. -Original Message- From:

[jQuery] Re: Can jQuery get attributes of the actual style sheet?

2007-07-23 Thread Andy Matthews
Actually IE does support that class, but only on A tags. Just to be fair. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Penner Sent: Monday, July 23, 2007 4:28 PM To: jquery-en@googlegroups.com Subject: [jQuery] Can jQuery get attributes of the actual

[jQuery] Re: Mootools

2007-07-30 Thread Andy Matthews
Yeah...mine too. I'm using a fairly beefy PC and it hovered between 25% and 50% the whole time it was playing. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Burobjorn Sent: Monday, July 30, 2007 6:39 AM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: [ANNOUNCEMENT] jqShuffle plugin (alpha)

2007-07-30 Thread Andy Matthews
This is pretty slick. Have you tested it with larger images, say 800x600 and above? I'd be interested to see how it would perform. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Sterling Sent: Monday, July 30, 2007 12:39 PM To: jquery-en Subject:

[jQuery] Re: [NEWS] VERY COOL Bookmarklet Element Inspector

2007-07-31 Thread Andy Matthews
Don't forget the stack of ones for later. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Tuesday, July 31, 2007 10:16 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [NEWS] VERY COOL Bookmarklet Element Inspector

[jQuery] Re: ..selector bug..

2007-07-31 Thread Andy Matthews
Maybe it's different for Javascript? _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Steve Blades Sent: Tuesday, July 31, 2007 12:22 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: ..selector bug.. That's odd? According to the w3c: 'XHTML documents

[jQuery] Re: Do you think jQuery's documentation is enought?

2007-08-02 Thread Andy Matthews
The thing I don't like about jQuery's docs are that there are lots of things left out. I suppose it's assumptions made, but common, important things aren't mentioned. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dragan Krstic Sent: Thursday, August 02,

[jQuery] Re: Check this, if you've got the time

2007-08-02 Thread Andy Matthews
Doesn't work at all in IE7 (probably 6 either). In FF2, there's a slight, but annoying, pause when you try to move the paddle. Other than those things, it's a cool proof of concept. Good to see some people jumping into using jQuery with AIR apps. -Original Message- From:

[jQuery] Re: Ken Burns effects using jQuery?

2007-08-02 Thread Andy Matthews
Doesn't work at all on IE. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mitchell Waite Sent: Thursday, August 02, 2007 1:05 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Ken Burns effects using jQuery? Very nice in FF but no go

[jQuery] Re: Inserting text in a DIV

2007-08-02 Thread Andy Matthews
You can insert directly into a DIV. Use the html() method: $('#yourDiv').html('this text would get inserted into your div'); _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mitchell Waite Sent: Thursday, August 02, 2007 4:08 PM To: jquery-en@googlegroups.com

[jQuery] Coldfusion 8 / Javascript image cropper

2007-08-02 Thread Andy Matthews
This demo uses Prototype and Scriptaculous, but there's no reason that it shouldn't be able to use jQuery: http://cfsilence.com/blog/client/index.cfm/2007/8/2/Introducing-cfImageCropper--Custom-Tag-For-Client-Side-Image-Cropping

[jQuery] Thickbox popup, containing an autoselected textarea?

2007-08-06 Thread Andy Matthews
I'd put the select code. Does thickbox offer a callback function when the modal window actually loads? Because that might be the best place for this code. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax

[jQuery] UPDATE - Thickbox popup, containing an autoselected textarea?

2007-08-06 Thread Andy Matthews
, Andy Matthews [EMAIL PROTECTED] wrote: I working on an improvement to our CMS and had an idea. Our clients view source on one of our outputted pages and use that HTML to send to THEIR clients via email. Right now this is a 5 or 6 click process and I'd like to streamline it on our end. I''d

[jQuery] Thickbox - why isn't the window centered?

2007-08-06 Thread Andy Matthews
thickbox to be in the same window space that I'm currently in? I always thougt that TB scrolled with the window, so I'm sort of baffled that I'm having to ask this question. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct

[jQuery] Re: Thickbox - why isn't the window centered?

2007-08-07 Thread Andy Matthews
is that the #TB_load div uses the same CSS expression, but always centers itself properly. This confounding problem gave me great headaches, I had to go to production anyway with the bug! Anyone's insight into IE's CSS quirks would be greatly appreciated! On Aug 6, 12:15 pm, Andy Matthews [EMAIL

[jQuery] Re: Toggle visibility on an entire table column?

2007-08-07 Thread Andy Matthews
an existing demo that was really close to that. I modified it here. http://www.commadot.com/jquery/selectors/lastTD.htm The answer I have is td:last in an each. Glen On 8/7/07, Andy Matthews [EMAIL PROTECTED] wrote: I haven't tried this yet but is it as simple as assigning some sort

[jQuery] Re: Toggle visibility on an entire table column?

2007-08-07 Thread Andy Matthews
column? Andy, For future reference in case you need it on a different column - the :nth-child(n) selector will do a similar thing for the nth column (n is 1-based, not 0-based though). --rob On 8/7/07, Andy Matthews [EMAIL PROTECTED] wrote: Right on! That's exactly what I want to do. Thanks

[jQuery] Re: Thickbox - why isn't the window centered?

2007-08-07 Thread Andy Matthews
: Tuesday, August 07, 2007 11:59 AM To: jQuery (English) Subject: [jQuery] Re: Thickbox - why isn't the window centered? On Aug 7, 3:13 pm, Andy Matthews [EMAIL PROTECTED] wrote: Are you using a frameset in your image gallery? The only thing I can think of is that we're using a frameset in our

[jQuery] Re: Thickbox - why isn't the window centered?

2007-08-08 Thread Andy Matthews
, August 08, 2007 8:11 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Thickbox - why isn't the window centered? Cees wrote: Hmm - browsing through the topic i read this at the top : On Aug 6, 9:15 pm, Andy Matthews [EMAIL PROTECTED] wrote: I have a page which contains a long listing

[jQuery] Re: Thickbox - why isn't the window centered?

2007-08-08 Thread Andy Matthews
To: jquery-en@googlegroups.com Subject: [jQuery] Re: Thickbox - why isn't the window centered? Andy Matthews wrote: Klaus... That helps...but I won't know in advance if someone is using 6 or 7. Is there a way to force this hack to only apply to the correct browser version? Yes, make sure

[jQuery] Re: Thickbox - why isn't the window centered?

2007-08-08 Thread Andy Matthews
? Andy Matthews wrote: I'm working on legacy code, I don't think we're even specifying a doctype. Short of forcing a doctype on IE7, is there any other way around it? Overwrite the particular properties with selectors with higher specificity and hide them from IE 6: htmlbody #TB_window { /* IE 6

[jQuery] Re: Slide Right

2007-08-09 Thread Andy Matthews
Wow... That plugin looks amazing! The animations are great Mike! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Thursday, August 09, 2007 8:59 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Slide Right You can do

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Andy Matthews
Dude... This plugin is flawless. You covered every base that anyone could have thought it. This might be a great candidate for official plugin status. Well done. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ganeshji Marwaha Sent: Thursday, August 09,

[jQuery] Re: Using jQuery to parse a string

2007-08-10 Thread Andy Matthews
You could split the string on .. That would create an array which you could then do things with: var s = 'title.string1-color.string2-size.string3'; Var sArr = s.split('.'); Alert(sArr); Returns title,string1-color,string2-size,string3 -Original Message- From:

[jQuery] Re: jQuery Corner Demo

2007-08-10 Thread Andy Matthews
Matt... Dave Methvin, the author of that plugin is on this very list. Good post. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, August 09, 2007 10:56 PM To: jQuery (English) Subject: [jQuery] jQuery

[jQuery] Re: SevenMagOnline.com Feature blocks

2007-08-10 Thread Andy Matthews
That's really nicely done Ganeshji. The animation is quite fluid. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ty Sent: Friday, August 10, 2007 12:29 PM To: jQuery (English) Subject: [jQuery] Re: SevenMagOnline.com Feature blocks Thanks

[jQuery] Re: Using jQuery to parse a string

2007-08-10 Thread Andy Matthews
Sean... I have a question...when you pass in X to the anonymouse function on the 3rd line, what is x? Is it $(this), a jQuery object? How do you know what it is? _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sean Catchpole Sent: Friday, August 10, 2007 2:39

[jQuery] Re: CSS and DIV position

2007-08-10 Thread Andy Matthews
Take a look at the dimensions plugin. That will probably do everything you need/ -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, August 10, 2007 11:04 AM To: jQuery (English) Subject: [jQuery] CSS and DIV

[jQuery] Re: Using jQuery to parse a string

2007-08-10 Thread Andy Matthews
was [1,2,3] and function foo(x) $.each would call: foo(1), foo(2), and foo(3) ~Sean On 8/10/07, Andy Matthews [EMAIL PROTECTED] wrote: So passing in x to the function actually passes in the WHOLE array of objects? Or just the current item? _ From: jquery-en@googlegroups.com [mailto

[jQuery] Re: Am I missing something dumb?

2007-08-10 Thread Andy Matthews
Have any code you could show us? I'm betting you need to look into the each method of jQuery. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JJ Sent: Thursday, August 09, 2007 11:24 AM To: jQuery (English) Subject: [jQuery] Am I missing

[jQuery] Re: Why jQuery over Mootools

2007-08-13 Thread Andy Matthews
Actually, I believe that Moo Tools has been around for quite a bit longer than jQuery. It was one of the first effects libraries I looked at before I ever even heard of jQuery. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Eridius Sent:

[jQuery] Re: Why jQuery over Mootools

2007-08-13 Thread Andy Matthews
Mootools Well this is true and not true. Mootools is based on Moo.fx which might have been around much longer than jQuery but Mootools i believe was released a few months after jQuery. Mootools is largely based off or Moo.fx(and prototype/jQuery) Andy Matthews-4 wrote: Actually, I believe

[jQuery] Re: Got Grid? Here's a large plugin effort.

2007-08-13 Thread Andy Matthews
Hmmm...I know it's not right but I actually like the DOM method. It looks sort of cool that they don't all go at the same time. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Monday, August 13, 2007 9:38 AM To: jquery-en@googlegroups.com

[jQuery] Re: AjaxCFC and jQuery Suggest

2007-08-14 Thread Andy Matthews
I haven't seen that one, but the autosuggest by Dan Switzer is great. http://www.pengoworks.com/workshop/jquery/autocomplete.htm andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Sent: Monday, August 13, 2007 8:19 PM To:

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Andy Matthews
I LOVE this menu. My only comment is that there's a delay on mouseover in your version versus the mootols version. It's slight, but it makes the menu feel unresponsive or laggy. If you can fix that then it would be perfect. Freaking great job man! andy _ From:

[jQuery] Re: fancy menu - tell me what you guys think

2007-08-14 Thread Andy Matthews
It's better now that Ganeshji added in the interface plugin. Loads better now. In fact, I'd say that it's perfect. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brian Cherne Sent: Tuesday, August 14, 2007 2:28 PM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: App similar to Google Homepages

2007-08-14 Thread Andy Matthews
, but maybe kind of what you are looking for: http://sonspring.com/journal/jquery-portlets -- Felix -- My Blog: http://www.thinkingphp.org My Business: http://www.fg-webdesign.de Andy Matthews wrote: Hey all... I'm in the process of writing an app that will offer information

[jQuery] Re: Do my emails make it to the list?

2007-08-15 Thread Andy Matthews
This one did. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of barophobia Sent: Wednesday, August 15, 2007 12:36 AM To: jquery-en@googlegroups.com Subject: [jQuery] Do my emails make it to the list? I can see my emails in the Gmail interface

[jQuery] Charting with jQuery?

2007-08-15 Thread Andy Matthews
? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http://www.dealerskins.com/ dealerskinslogo.bmp

[jQuery] Re: [ANNOUNCE] New jQuery Plugins Found

2007-08-16 Thread Andy Matthews
Most of those plugins don't work in IE by the way. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Wednesday, August 15, 2007 4:14 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [ANNOUNCE] New jQuery Plugins Found Its

[jQuery] Re: [ANNOUNCE] tablesorter 2.0 released

2007-08-16 Thread Andy Matthews
Christian... This plugin works WONDERFULLY. It's quick, looks great (the demos do) and it will be a huge benefit to jQuery developers. I do have one critique though (and it's minor). On each demo page, I'd like to see a little more description of what's actually happening on the page.

[jQuery] Re: [ANNOUNCE] New jQuery Plugins Found

2007-08-16 Thread Andy Matthews
the authors to let them know? ;) hehehe. :D Rey... Andy Matthews wrote: No...the ones in question had JS errors right off the bat on page load. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Thursday, August 16, 2007 9:09 AM

[jQuery] Re: ColdFusion

2007-08-16 Thread Andy Matthews
Andrea... Please post them. There's actually quite a few ColdFusion developers on this list and I'm sure that some of them could make use of your custom tag. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday,

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-16 Thread Andy Matthews
John... To be fair...it's very easy to learn the basics of jQuery, but it's quite a lot of work and time to learn the really cool stuff. I've never used eq() or if() and those other because I simply don't understand what they do. I'm sure some of them could improve my code dramatically but I

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-16 Thread Andy Matthews
a plugin would be hugely bloated, where the result in core would be quite simple, instead). That being said, I'm still advancing the library with some fun methods like .andSelf() whose uses won't become commonly apparent until far down the line. --John On 8/16/07, Andy Matthews [EMAIL PROTECTED

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-16 Thread Andy Matthews
_ Karl Swedberg www.englishrules.com www.learningjquery.com On Aug 16, 2007, at 3:02 PM, Andy Matthews wrote: John... I should have added on to my OP. Better examples are really what is needed, not changes to the language. Let me read through and see possible RW examples of eq

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-16 Thread Andy Matthews
/traversing.html --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Aug 16, 2007, at 3:02 PM, Andy Matthews wrote: John... I should have added on to my OP. Better examples are really what is needed, not changes to the language. Let me read through and see possible

[jQuery] Re: [OT] A Good Cause: AIR (Accessibility Internet Rally)

2007-08-17 Thread Andy Matthews
You should consider a new acronym for your group. Adobe just release a piece of software called AIR (Adobe Integrated Runtime) and they're putting lots of marketing dollars towards it. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Sent: Thursday,

[jQuery] Re: ColdFusion tag for Tabs

2007-08-17 Thread Andy Matthews
I got it. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Friday, August 17, 2007 4:10 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: ColdFusion tag for Tabs Klaus Hartl wrote: jQuerians and ColdFusionistas!

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-17 Thread Andy Matthews
The only concern I have is that this could be yet another mysterious method that someone might not know what it does. Will it work just lke javascript's slice method? _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Sterling Sent: Friday, August 17, 2007

[jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for both function calls and method names

2007-08-17 Thread Andy Matthews
Then by all means...have at it. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Friday, August 17, 2007 10:56 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery negatives: dual/triple/quadruple special-case uses for

<    1   2   3   4   5   6   7   8   9   >