[jQuery] Need some help please - getting the name of the frame in which a page is currently loaded?

2007-09-12 Thread Andy Matthews
I have a site which uses a frameset. I need to use jQuery get the name of the frame in which a page is currently loaded. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED

[jQuery] Re: Possible Animate Bug

2007-09-11 Thread Andy Matthews
I experienced something similar to this. I'm animating the top attribute of an element. Each click of a button should slide the object up (into negative numbers) by 220px. The first click works fine, but the second click seems to double that number and slides the element completely out of view.

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Andy Matthews
I think you have to call the live method, but I believe that it's built into the core now. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Phillip B Oldham Sent: Tuesday, September 11, 2007 8:21 AM To: jQuery (English) Subject: [jQuery] Does

[jQuery] Re: Does 1.2 now negate the need for liveQuery?

2007-09-11 Thread Andy Matthews
for liveQuery? Nope, it's not - we decided to leave it out, give it time to grow and adapt. --John On 9/11/07, Andy Matthews [EMAIL PROTECTED] wrote: I think you have to call the live method, but I believe that it's built into the core now. -Original Message- From: jquery-en

[jQuery] tablesorter plugin not working...

2007-09-11 Thread Andy Matthews
Acevedo/td/tr trtd class=leadNameAdrian Adame/td/tr trtd class=leadNameEdgar Aguilar/td/tr trtd class=leadNameTerri Alexander/td/tr trtd class=leadNameJane Alford/td/tr /tbody /table Andy Matthews Senior ColdFusion

[jQuery] Re: tablesorter plugin not working...

2007-09-11 Thread Andy Matthews
Nope...putting those in still returned the same error. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh Nathanson Sent: Tuesday, September 11, 2007 2:53 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: tablesorter plugin not working... Andy - I

[jQuery] Re: tablesorter plugin not working...

2007-09-11 Thread Andy Matthews
, September 11, 2007 2:53 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: tablesorter plugin not working... Andy - I think you need to use th tags in the header row, rather than td. Give that a try. -- Josh - Original Message - From: Andy Matthews mailto:[EMAIL PROTECTED

[jQuery] Re: tablesorter plugin not working...

2007-09-11 Thread Andy Matthews
Good point Josh. I'll give that a shot. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh Nathanson Sent: Tuesday, September 11, 2007 3:51 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: tablesorter plugin not working... Andy - When I was first

[jQuery] Re: Found a dodgy copy of your book

2007-09-10 Thread Andy Matthews
I made a comment on that post. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Michael Stuhr Sent: Monday, September 10, 2007 8:17 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Found a dodgy copy of your book Tane Piper schrieb:

[jQuery] Re: OT: No form submit without JavaScript?

2007-09-07 Thread Andy Matthews
Change your type=submit button to a type=button button and trigger the form submission via javascript. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Pete Sent: Friday, September 07, 2007 1:52 AM To: jQuery (English) Subject: [jQuery] OT: No

[jQuery] Re: How to fade only the background?

2007-09-07 Thread Andy Matthews
Or you could animate the backgroundColor property. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Erik Beeson Sent: Friday, September 07, 2007 12:20 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: How to fade only the background? Changing opacity

[jQuery] Re: jQuery functionalities

2007-09-07 Thread Andy Matthews
What is it that you think is missing? JSON is just a native javascript object...you just have to create the string yourself (or use a JSON plugin). AJAX couldn't get too much more robust, cookies has a plugin and I've never used Hash so I can't speak on that one. -Original Message-

[jQuery] Re: OT: No form submit without JavaScript?

2007-09-07 Thread Andy Matthews
Subject: [jQuery] Re: OT: No form submit without JavaScript? Andy Matthews wrote: Change your type=submit button to a type=button button and trigger the form submission via javascript. you can still always submit the form by hitting enter. --klaus

[jQuery] Re: My freelance site, a question about redundant code...

2007-09-07 Thread Andy Matthews
Hmmm... Didn't know that tabs could do this. I'll check into it Glen, and thanks for the compliment. andy _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Friday, September 07, 2007 9:43 AM To: jquery-en@googlegroups.com Subject: [jQuery

[jQuery] Re: OT: No form submit without JavaScript?

2007-09-07 Thread Andy Matthews
Crap...you're right...I just tested it. Thought for sure there had to be at least one 'type=submit' in there to be able to use the enter button. Move along...never mind me. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent

[jQuery] My freelance site, a question about redundant code...

2007-09-07 Thread Andy Matthews
://www.commadelimited.com/includes/site.js . It's the block labeled // navigation trigger $('#navbar a').each(function() { Thanks in advance. I'm hoping I can learn more about higher level jQuery stuff by your feedback. Andy Matthews Senior ColdFusion Developer Office

[jQuery] Re: jQuery getElementsByName Equivalent ?

2007-09-07 Thread Andy Matthews
Ah...thank you for clarifying Klaus...so he wants all elements that have a name attribute. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Friday, September 07, 2007 11:07 AM To: jquery-en@googlegroups.com Subject: [jQuery]

[jQuery] Re: jQuery getElementsByName Equivalent ?

2007-09-07 Thread Andy Matthews
Yes... $('a') Would return an array of all A tags on the page. $('div') Would return an array of all DIV tags on the page. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 0xCAFE Sent: Friday, September 07, 2007 9:08 AM To: jQuery

[jQuery] Re: How to fade only the background?

2007-09-07 Thread Andy Matthews
Are you serious? You'd have to have a plugin to animate a CSS property? Is it just because it's the body background or does that apply to any background in any element? andy _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Friday, September

[jQuery] Re: jQueryCamp '07 (Boston)

2007-09-06 Thread Andy Matthews
Is there a cost for the conference itself? Obviously there'd be a cost associated with travel and lodging, but I'm specifically referring to the conf itself. andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Thursday

[jQuery] Re: jQueryCamp '07 (Boston)

2007-09-06 Thread Andy Matthews
not free. --John On 9/6/07, Andy Matthews [EMAIL PROTECTED] wrote: Is there a cost for the conference itself? Obviously there'd be a cost associated with travel and lodging, but I'm specifically referring to the conf itself. andy -Original Message- From: jquery-en@googlegroups.com

[jQuery] Re: show new image in gallery

2007-09-06 Thread Andy Matthews
There's actually a jQuery plugin for what you're doing...it's called jHeartbeat. It periodically pings the server to keep a connection alive, but I'm sure it could also perform other actions. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[jQuery] Re: Image rollover plugin?

2007-09-06 Thread Andy Matthews
I just wrote something like that for a friend. It assumes that your images are named like so: test_off.jpg // the off state test_on.jpg // the hover state Just put a class of ro on any img tag and you're golden a href=somelink.htmlimg src=images/test_up.jpg alt=testing width=200 height=200

[jQuery] Re: Bug in before, and after??

2007-09-05 Thread Andy Matthews
in small pieces is invalid or incomplete, but when viewed in total is perfectly fine. Anyway, if you're saying that's expected behavior then I'll refactor code so that I get expected results on my end or I just won't use that method again. Thanks for responding. andy -Original Message- From

[jQuery] Re: Bug in before, and after??

2007-09-05 Thread Andy Matthews
Subject: [jQuery] Re: Bug in before, and after?? Andy Matthews wrote: Klaus... The docs don't seem to indicate that it will insert something AND close a tag at the same time. It just says Inserts some HTML before all paragraphs. That's what I want, but I want full control over it. There's

[jQuery] Hover bug in Firefox?

2007-09-05 Thread Andy Matthews
something wrong? 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: Hover bug in Firefox?

2007-09-05 Thread Andy Matthews
, Andy Matthews [EMAIL PROTECTED] wrote: I've found some unexpected behaviour using hover in Firefox. and this jQuery code: $('tr').hover(function(){ $(this).css('backgroundColor','797979'); },function(){ $(this).css('backgroundColor','6c6c6c'); }); Should result in the TR changing

[jQuery] Re: New plugin found - FastFind Menu

2007-09-05 Thread Andy Matthews
Very nice. Actually looks similar to the iPhone style shopping list that's been floating around. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeferson Koslowski Sent: Wednesday, September 05, 2007 1:15 PM To: jquery-en@googlegroups.com Subject: [jQuery] New

[jQuery] Re: New plugin - Lazy Load

2007-09-05 Thread Andy Matthews
Just FYI, in IE7 none of the images ever loaded, no matter how far I scrolled down. It wasn't until I clicked on each image that they loaded correctly. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mika Tuupola Sent: Wednesday, September 05,

[jQuery] Re: Request: Quick tutorial on jQuery filtering/limiting methods

2007-09-04 Thread Andy Matthews
Anyone have any input on this? Surely someone has written a tute on these semi-confusing methods. -- I've seen some of you jQuery masters bust out with these amazing chains, but I can't quite grasp how some of them are crafted.

[jQuery] Re: Request: Quick tutorial on jQuery filtering/limiting methods

2007-09-04 Thread Andy Matthews
:36 am, Sean Catchpole [EMAIL PROTECTED] wrote: I'll try to pull out the time later to write a more thorough response, but for now this is how you would code than line your pasted: $(label).not(:contains('nbsp;')) ~Sean On 9/4/07, Andy Matthews [EMAIL PROTECTED] wrote: Anyone have any

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-09-04 Thread Andy Matthews
other. Then, when the user has selected both first and last dates, it fires an event. Will Kelvin's do this? On Aug 30, 4:29 pm, Andy Matthews [EMAIL PROTECTED] wrote: I'm working on an app which allows users to search against data in our db using a date range (start, end). What I need

[jQuery] Re: Request: Quick tutorial on jQuery filtering/limiting methods

2007-09-04 Thread Andy Matthews
response, but for now this is how you would code than line your pasted: $(label).not(:contains('nbsp;')) ~Sean On 9/4/07, Andy Matthews [EMAIL PROTECTED] wrote: Anyone have any input on this? Surely someone has written a tute on these semi-confusing methods

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-09-04 Thread Andy Matthews
James... That's almost exactly what I'm looking for. Seems to drag a little bit though...the hovers feel sluggish. Have you used this in production before? andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Priest, James (NIH/NIEHS) [C

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-09-04 Thread Andy Matthews
- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sean O Sent: Tuesday, September 04, 2007 9:22 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Looking for a calendar picker that allows for two instances on one page Andy, It's not a jQuery plugin, but my all-time

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-09-04 Thread Andy Matthews
@googlegroups.com Subject: [jQuery] Re: Looking for a calendar picker that allows for two instances on one page -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] That's almost exactly what I'm looking for. Seems to drag a little bit though...the hovers feel sluggish. Have you used

[jQuery] Bug in before, and after??

2007-09-04 Thread Andy Matthews
Submissions/h2div class=cap/div (you can see that jQuery finished my incomplete tag) Why is it doing this? I know it's trying to keep valid code, but my code IS valid...just not with that snippet. Anyone have any comments on this? Andy Matthews Senior

[jQuery] Slide UP plugin?

2007-09-04 Thread Andy Matthews
I have some content that will be pinned to the bottom of the page. When a button inside this container is clicked, I'd like to container to expand vertically upwards. Is there such a plugin? If not, does anyone have a quick suggestion of how I might got about doing something like this?

[jQuery] Request: Quick tutorial on jQuery filtering/limiting methods

2007-09-03 Thread Andy Matthews
I've seen some o fyou jQuery masters bust out with these amazing chains, but I can't quite grasp how some of them are crafted. I've looked through the methods and found a few that I think should work in a specific instance, but then they don't. So what I'm wondering is if anyone has already taken

[jQuery] Re: Passing arguments to Hover and Toggle??

2007-09-01 Thread Andy Matthews
$this = $(this), size = $this.attr('href'), toggle = $('.' + size); On Sep 1, 4:43 am, Klaus Hartl [EMAIL PROTECTED] wrote: Andy Matthews wrote: Is there a way to pass arguments from one anonymous function, (in either Toggle, or Hover) to the second? Ideally I'd like to be able to pass in whatever

[jQuery] Re: Passing arguments to Hover and Toggle??

2007-09-01 Thread Andy Matthews
Hang on...now that I look at it, I think I understand #4. Is this line: var $this = $(this), size = $this.attr('href'), toggle = $('.' + size); the same as these lines: var $this = $(this) var size = $this.attr('href') var toggle = $('.' + size); ? On Sep 1, 9:41 am, Andy Matthews [EMAIL

[jQuery] Re: Passing arguments to Hover and Toggle??

2007-09-01 Thread Andy Matthews
Thanks for the confirm Richard...and I assume that all 3 of those would be var'd because they're on the same line? On Sep 1, 10:32 am, Richard D. Worth [EMAIL PROTECTED] wrote: On 9/1/07, Andy Matthews [EMAIL PROTECTED] wrote: Hang on...now that I look at it, I think I understand #4

[jQuery] Re: Passing arguments to Hover and Toggle??

2007-09-01 Thread Andy Matthews
Beautiful Mike...that's exactly what I was wanting to know. Thanks a lot! On Sep 1, 11:20 am, Michael Geary [EMAIL PROTECTED] wrote: Is there a way to pass arguments from one anonymous function, (in either Toggle, or Hover) to the second? Closures are your friend:

[jQuery] Re: append[To] throwing and error when attempting to append to document outside of current window in Internet Explorer

2007-09-01 Thread Andy Martone
Dallas: IE doesn't allow elements created in one document to be appended to another document. Firefox 2 allows it, but apparently Firefox 3 will not. There's an open ticket for this, hopefully it gets fixed soon: http://dev.jquery.com/ticket/1419 On Aug 31, 4:16 pm, Dallas [EMAIL PROTECTED]

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-08-31 Thread Andy Matthews
-- Felix -- My Blog: http://www.thinkingphp.org My Business: http://www.fg-webdesign.de Andy Matthews wrote: I saw that, but I want to actually display the calendar itself, not just on popup, but fully displayed. _ From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Re: SITE: Kohls.com

2007-08-31 Thread Andy Matthews
Doh...JSP execution failed on the homepage. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Quin Hoxie Sent: Friday, August 31, 2007 1:53 AM To: jQuery (English) Subject: [jQuery] SITE: Kohls.com Just saw that kohls was using jquery on their

[jQuery] Passing arguments to Hover and Toggle??

2007-08-31 Thread Andy Matthews
Is there a way to pass arguments from one anonymous function, (in either Toggle, or Hover) to the second? Ideally I'd like to be able to pass in whatever variables I choose, but I'd settle for being able to pass in $(this), the item that triggered the event. Here's the code: // I have a set of

[jQuery] What the heck??? Click event intermittently...

2007-08-30 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: What the heck??? Click event intermittently...

2007-08-30 Thread Andy Matthews
: What the heck??? Click event intermittently... Worked on every comment link I clicked on the homepage. Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Thursday, August 30, 2007 10:48 AM To: [jQuery] Subject: [jQuery] What the heck

[jQuery] Re: sending xml using $ajax()

2007-08-30 Thread Andy Martone
I've used LiveHTTPHeaders to inspect XML payloads in POST requests, since they don't show up in Firebug. You may want to give that a shot: http://livehttpheaders.mozdev.org/ On Aug 30, 11:22 am, ekene [EMAIL PROTECTED] wrote: $.ajax({ contentType: 'text/xml', dataType:

[jQuery] Re: Binding a Click Event to Anchor Tag

2007-08-30 Thread Andy Matthews
I'm not having the exact same issue, but I am having inconsistencies with the click method. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giant Jam Sandwich Sent: Thursday, August 30, 2007 1:42 PM To: jQuery (English) Subject: [jQuery]

[jQuery] Looking for a calendar picker that allows for two instances on one page

2007-08-30 Thread Andy Matthews
: http://tedserbinski.com/jcalendar/index.html which looks really great. But does anyone know if there's a better one? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED

[jQuery] Re: Apple dashboard-style animation in jquery?

2007-08-30 Thread Andy Matthews
It's probably triggered via Javascript. But I'll bet that the animation uses Quartz. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rolfsf Sent: Thursday, August 30, 2007 4:37 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Apple

[jQuery] Re: Looking for a calendar picker that allows for two instances on one page

2007-08-30 Thread Andy Matthews
: Looking for a calendar picker that allows for two instances on one page Andy, I've used datePicker[1] from Kelvin Luck to do multiple date fields on the same page. I am still using v1 (because I am too lazy to update it and test the new v2), but I'm sure v2 would work fine for you. There are some

[jQuery] Re: AJAX and Http Response Codes

2007-08-29 Thread Andy Matthews
I believe that the .ajax method returns the raw status code. Check: http://jquery.com/api/ andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of oravecz Sent: Tuesday, August 28, 2007 9:31 PM To: jQuery (English) Subject: [jQuery] AJAX and Http

[jQuery] Re: A Quick Thank You to the jQuery UI team

2007-08-28 Thread Andy Matthews
Whose morale? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Erik Beeson Sent: Monday, August 27, 2007 6:47 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: A Quick Thank You to the jQuery UI team Floggings will continue until morale

[jQuery] Click event not working...

2007-08-28 Thread Andy Matthews
('.openComments').next('.comments').slideDown().parent('.comm entShell').ScrollTo(800); return false; }); it works just fine in FF, but not in IE. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax

[jQuery] Re: How do you test if an object exists?

2007-08-28 Thread Andy Matthews
if (video_ajax_timer_id != '' || video_ajax_timer_id != undefined) -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Frank Peterson Sent: Tuesday, August 28, 2007 1:05 PM To: jQuery (English) Subject: [jQuery] Re: How do you test if an object

[jQuery] Re: OT CSS skins

2007-08-27 Thread Andy Matthews
Very nice. Wish he would have put some preload code in there so that you didn't get the odd flicker the first time you mouse over the menu. Other than that, it looks beautiful. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alexandre Plennevaux Sent: Monday,

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-27 Thread Andy Matthews
tried your methods and using $form didn't work. Andy, Here's an example using your code: http://malsup.com/jquery/form/andy.html Mike

[jQuery] Re: Possible bug in slideDown()?

2007-08-27 Thread Andy Matthews
bug in slideDown()? I don't have any help here, just wanted to say that is a really nice website you've got there. On 8/25/07, Andy Matthews mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I just added comments to my blog: http://www.andyandjaime.com/ When the user submits, it posts to my

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-27 Thread Andy Matthews
the Form plugin? Yeah, that is weird. Just to make sure I wasn't crazy I updated andy.html and added several forms to the page. It's still working as expected. Anyway, glad you found a work-around. Mike On 8/27/07, Andy Matthews [EMAIL PROTECTED] wrote: Weird... Thanks for looking

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-27 Thread Andy Matthews
: [jQuery] Re: $(this) after using ajaxForm from the Form plugin? Andy, Are you sure you used $form? I see this is what you have commented out: // $(form).before(data.split('!!!')[1]); That should work if you call it like this: $form.before(data.split('!!!')[1]); Note the use of $form instead

[jQuery] Re: A Quick Thank You to the jQuery UI team

2007-08-27 Thread Andy Matthews
Ooooh.. That's right around the corner. Can't wait to take a look at it. Do you guys have a slick demo presentation suite for these things? Remember that people are going to compare the existing mootools demo suite (and yes, I know that their's is for effects). But ours needs to look JUST as

[jQuery] Re: Possible bug in slideDown()?

2007-08-26 Thread Andy Matthews
probably not an answer. On Aug 25, 10:35 pm, John Resig [EMAIL PROTECTED] wrote: When worse comes to worse, apply a fixed width to the element that you're sliding down - sometimes that can fix sticky issues like this. --John On 8/25/07, Andy Matthews [EMAIL PROTECTED] wrote: I just

[jQuery] Re: Possible bug in slideDown()?

2007-08-26 Thread Andy Matthews
That should have read that it would be variable height, not width. On Aug 26, 8:33 am, Andy Matthews [EMAIL PROTECTED] wrote: I thought of that, but I can't do that either. It'll be variable width due to the blog post. What I might end up doing is slideing that element down, then getting it's

[jQuery] Possible bug in slideDown()?

2007-08-25 Thread Andy Matthews
I just added comments to my blog: http://www.andyandjaime.com/ When the user submits, it posts to my processing page and sends back a string, which I then display inline. I put the comment there, then use slideDown() to show it. When slideDown() occurs, the form used to post the comment also

[jQuery] Re: Asynch problems with code. WAS: User Environment Detection Suite.

2007-08-24 Thread Andy Matthews
is loaded. Since bandwidth is the most important piece of this suite, it's arguably the most logical thing to do. Anyone have comments on this? andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Herr M. Sent: Thursday, August 23, 2007 6:19 PM

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-24 Thread Andy Matthews
Anyone have any comments on this? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Thursday, August 23, 2007 10:31 PM To: jQuery (English) Subject: [jQuery] $(this) after using ajaxForm from the Form plugin? I'm planning

[jQuery] IE 7 not running callback from .get()

2007-08-24 Thread Andy Matthews
the callback function, into the callback function. Why would that cause it to stop working? 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: $(this) after using ajaxForm from the Form plugin?

2007-08-24 Thread Andy Matthews
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Friday, August 24, 2007 9:28 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: $(this) after using ajaxForm from the Form plugin? Andy, Your callback is passed three args: 1. data 2. status 3. form wrapped in jQuery

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-24 Thread Andy Matthews
He might have misread the slice() function? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Friday, August 24, 2007 10:24 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-24 Thread Andy Matthews
It's not too bad actually. I don't really like the scrolling though. You're already offering a full size option, I'd say that the medium sized image should be at a set size and not allow you to scroll around in it. That's of course a personal opinion. _ From: jquery-en@googlegroups.com

[jQuery] Re: jqGalView (yet another image gallery)

2007-08-24 Thread Andy Matthews
I found that the 1/2 only work when you're in thumbnail mode. Those need to go away when you're viewing the larger size. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stephan Beal Sent: Friday, August 24, 2007 2:04 PM To: jQuery (English)

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-24 Thread Andy Matthews
review my work. :) Thanks for the offer of assistance. On Aug 24, 9:34 am, Andy Matthews [EMAIL PROTECTED] wrote: Mike... Thanks for your response. I'll give that first one a try. The only reason I can't use the second method is because I'll have multiple forms on any one page. So I need

[jQuery] Place value of navigator.cookieEnabled into an object. Why won't this work?!?!?

2007-08-23 Thread Andy Matthews
if the browser has cookiesEnabled? 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/ attbe9de.bmp

[jQuery] Use jQuery to get the Flash version?

2007-08-23 Thread Andy Matthews
Is there something built into jQuery (or a plugin hanging around) which can give me the Flash version on the user's browser? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED

[jQuery] Re: Use jQuery to get the Flash version?

2007-08-23 Thread Andy Matthews
alot of people. Maybe an extention to jwbrowser is all thats needed ? Andy Matthews wrote: Is there something built into jQuery (or a plugin hanging around) which can give me the Flash version on the user's browser? * Andy Matthews *Senior ColdFusion

[jQuery] Re: [ANNOUNCE] LavaLamp for jQuery lovers released!

2007-08-23 Thread Andy Matthews
Vertical orientation would be the next logical thing. Version 2.0 coming soon! _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Thursday, August 23, 2007 11:35 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [ANNOUNCE] LavaLamp for jQuery

[jQuery] Re: how to get the height of a div?

2007-08-23 Thread Andy Matthews
You'd want to use the .css method: $('#divElem').css('height') ; Or you could try out the dimensions plugin. That works much better. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tester Sent: Thursday, August 23, 2007 11:50 AM To: jQuery

[jQuery] User Environment Detection Suite. At 90% and need some help with the rest of the way

2007-08-23 Thread Andy Matthews
at it locally: http://www.commadelimited.com/browsertest/ http://www.commadelimited.com/browsertest/userInfoDetection.zip The server side stuff is written in ColdFusion, but it's only basic code. Could be easily altered for PHP, ASP, or Ruby I suppose. Andy

[jQuery] Re: OT: building a CSS-only nav system

2007-08-23 Thread Andy Matthews
Phew...that girl is beautiful. I've got something like that on my photo slideshow. That sort of nav has been around for a while. I think it came out with Lightbox. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stephan Beal Sent: Thursday,

[jQuery] Re: AjaxStart and AjaxStop only on certain requests

2007-08-23 Thread Andy Martone
Set global to false in the properties object you pass to $.ajax(): http://docs.jquery.com/Ajax#.24.ajax.28_properties_.29 On Aug 23, 10:42 am, Giovanni Battista Lenoci [EMAIL PROTECTED] wrote: Hi, I'm using this piece of code: $().ajaxStart(showblock).ajaxStop(hideblock); To show and hide

[jQuery] Asynch problems with code. WAS: User Environment Detection Suite.

2007-08-23 Thread Andy Matthews
: http://www.commadelimited.com/browsertest/ http://www.commadelimited.com/browsertest/ thanks in advance. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Thursday, August 23, 2007 2:40 PM To: [jQuery] Subject: [jQuery] User Environment

[jQuery] Re: $(this) after using ajaxForm from the Form plugin?

2007-08-23 Thread Andy Matthews
After reviewing further, it appears that $(this) in the context of my ajaxForm call is jQuery itself. On Aug 23, 10:30 pm, Andy Matthews [EMAIL PROTECTED] wrote: I'm planning on using the Form plugin for an AJAX submission, where when the callback function is fired, it adds the returned data

[jQuery] $(this) after using ajaxForm from the Form plugin?

2007-08-23 Thread Andy Matthews
I'm planning on using the Form plugin for an AJAX submission, where when the callback function is fired, it adds the returned data just before my the content form. Fairly standard right? Here's my HTML code: div class=commentShell div class=openCommentsComments i(3)/i/div div

[jQuery] Bandwidth checking using javascript?

2007-08-22 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: New Plugin: Live Query (previously called Behavior)

2007-08-21 Thread Andy Matthews
What happens though if you want to REMOVE the binding from an object. Using this plugin, it would Rebind it right afterwards. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Eridius Sent: Tuesday, August 21, 2007 11:30 AM To:

[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

[jQuery] Re: Jquery can show Images from file:///C:?

2007-08-17 Thread Andy Matthews
That's not true at all. I've got a JS file that allows for live previews. The JS file is attached, and here's the code needed to trigger it: form name=myForm input type=file name=photo_filebr input type=button name=button class=smaller value=Preview Image

[jQuery] Best tooltip plugin

2007-08-17 Thread Andy Matthews
I'm probably going to be implementing a basic tooltip in my current project and I'd like to hear from the list which one might be the best. IE: simplest to implement, but most importantly, the easiest to style. Andy Matthews Senior ColdFusion Developer

[jQuery] Re: Best tooltip plugin

2007-08-17 Thread Andy Matthews
, 2007 2:47 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Best tooltip plugin Not sure what you mean by move with the mouse. Do you have an example of it from another site? Rey Andy Matthews wrote: I should have added in that I want the tooltip to be able to move with the mouse

[jQuery] Re: Jquery can show Images from file:///C:?

2007-08-17 Thread Andy Matthews
] Re: Jquery can show Images from file:///C:? Hi Wow. Looks great. ASAP I will study this I saw that fileExtension is caseSensitive so probably should have fileExtension == JPG fileExtension == jpg fileExtension == Jpg to avoid trouble. thanks a lot Andy for share this Regards Mario

[jQuery] Re: problem looping through table rows in IE

2007-08-17 Thread Andy Matthews
What are you expecting to happen and what's actually happening? Do you have a link that you could post? You've got to give some history as to what's going on before someone can help you out. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[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

<    2   3   4   5   6   7   8   9   >