Re: [jQuery] Any regular expression gurus here?

2007-03-27 Thread Geoffrey Knutzen
"(I really need to get a regex book to read)" Does anyone have a recommendation for a good regex book? I could really use a good reference Thanks _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Sent: Monday, March 26, 2007 7:25 PM To: jQuery Discussion Sub

Re: [jQuery] Rounded Corners with Drop Shadow

2007-03-26 Thread Geoffrey Knutzen
And now it looks fine. Before, it had a large gap in the div containing the rounded corners. Strange _ From: Geoffrey Knutzen [mailto:[EMAIL PROTECTED] Sent: Monday, March 26, 2007 9:32 AM To: 'jQuery Discussion' Subject: RE: [jQuery] Rounded Corners with Drop Shado

Re: [jQuery] Rounded Corners with Drop Shadow

2007-03-26 Thread Geoffrey Knutzen
FWIW, It breaks in ie 6. Too bad, it looks good in FF _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Monday, March 26, 2007 9:14 AM To: jQuery Discussion Subject: [jQuery] Rounded Corners with Drop Shadow http://www.ruzee.com/blog/shadedborder R

Re: [jQuery] jQuery breaks iframes and back button?

2007-03-20 Thread Geoffrey Knutzen
iframes and back button? Thanks for tracking down the issue and creating a ticket Geoffrey! -- Brandon Aaron On 3/20/07, Geoffrey Knutzen <[EMAIL PROTECTED]> wrote: > I have been able to reproduce this bug and have opened a ticket on it. #1061 > It really isn't the back but

Re: [jQuery] jQuery breaks iframes and back button?

2007-03-20 Thread Geoffrey Knutzen
I have been able to reproduce this bug and have opened a ticket on it. #1061 It really isn't the back button but how ie is refreshing the page. I think I found the cause of the problem and noted it in the ticket. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

Re: [jQuery] bgiframe update, sneak peak

2007-03-15 Thread Geoffrey Knutzen
I use smartSVN for our local SVN repository. Works pretty well for me. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of agent2026 Sent: Thursday, March 15, 2007 7:14 AM To: discuss@jquery.com Subject: Re: [jQuery] bgiframe update, sneak peak Thanks for th

[jQuery] interface slider question

2007-03-12 Thread Geoffrey Knutzen
Using the sliders from the interface plugin, when you click on rail of the slider, the first slider thumb will move to where you click, or as close as it can if it is blocked by another thumb. Is there any way to turn this feature off? Thanks -Geoff _

[jQuery] ajax and cache busting

2007-02-19 Thread Geoffrey Knutzen
I thought that the ajax function automatically added a unique parameter to each request to make sure that results don't get cached. Or was I just dreaming that? I am using getJSON, does that make any difference? Thanks -Geoff ___ jQuery mailin

Re: [jQuery] jQuery Nightly Builds

2007-02-14 Thread Geoffrey Knutzen
Many thanks, this will help greatly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, February 13, 2007 7:49 PM To: jQuery Discussion. Subject: [jQuery] jQuery Nightly Builds This is a re-post of a blog post written by Paul McL

Re: [jQuery] left to right animation

2007-02-13 Thread Geoffrey Knutzen
;hide',height: 'hide', left:window.innerWidth-90, top:window.innerHeight-90}, slow,'',function(){$(this).attr('style','display:none')}) to slide down and to the left! on my puppy's pages http://jpassoc.com/junior all his slide shows use that ef

[jQuery] left to right animation

2007-02-13 Thread Geoffrey Knutzen
I am trying to make a left to right animation similar to slideDown and I am having no luck. Is it even possible? And if it is, how do you do it? Thanks -Geoff ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Which file to download from SVN?

2007-02-13 Thread Geoffrey Knutzen
Thank you for these links Karl. I was about to request this when I got called away. I came back only to find this post. Thank you very much. -Geoff _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Tuesday, February 13, 2007 8:22 AM To: jQuery Dis

[jQuery] OT: Web developer needed

2007-02-12 Thread Geoffrey Knutzen
My company is looking for a quality web developer with strong HTML/CSS/Javascript skills. We are currently using a bit of jquery and looking to greatly expand its use. Seems that anyone who is up to date with Jquery is likely to have all of the skills that we need. If you are in the Seattle, WA U

Re: [jQuery] Really Ugly?

2007-02-01 Thread Geoffrey Knutzen
I am kicking off a new project today and I am going back to HTML 4 strict as well. Note that Yahoo is HTML 4 strict for IE 7 & FF, but not for IE 6 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brandon Aaron Sent: Thursday, February 01, 2007 5:26 AM To:

Re: [jQuery] Thickbox - Klaus Are You Volunteering?

2007-01-24 Thread Geoffrey Knutzen
Yea Thank you both -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Wednesday, January 24, 2007 7:14 AM To: jQuery Discussion. Subject: Re: [jQuery] Thickbox - Klaus Are You Volunteering? Rey Bango wrote: > So Klaus, is that a defini

Re: [jQuery] Using JQuery to fix Flash z-index problem?

2007-01-17 Thread Geoffrey Knutzen
Note, this also works for safari on a mac -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of rolfsf Sent: Wednesday, January 17, 2007 11:54 AM To: discuss@jquery.com Subject: Re: [jQuery] Using JQuery to fix Flash z-index problem? Thanks SeViR! I'll give it

Re: [jQuery] Using JQuery to fix Flash z-index problem?

2007-01-17 Thread Geoffrey Knutzen
I think you need to add the parameter wmode:"transparent" to your embed/object tag. That will allow a div to go over the flash movie. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of rolfsf Sent: Wednesday, January 17, 2007 11:20 AM To: discuss@jquery.com S

Re: [jQuery] jQuery 1.0.4 Released

2006-12-13 Thread Geoffrey Knutzen
Happy dance, happy dance. Thank you all for this. Your efforts are truly appreciated. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Tuesday, December 12, 2006 5:44 PM To: jQuery Discussion. Subject: [jQuery] jQuery 1.0.4 Released Hi Ev

Re: [jQuery] Text reflection

2006-12-07 Thread Geoffrey Knutzen
http://msdn.microsoft.com/workshop/samples/author/dhtml/overview/FiltWzrd.ht m and select flip vertical for the filter should work. It would have to be moved down below the original text. There are probably other filters to apply in addition to flip vertical that would make it look better. -

Re: [jQuery] Text reflection

2006-12-07 Thread Geoffrey Knutzen
IE has it proprietary filters that might be of some help. If you want to limit yourself to IE, that is... http://msdn.microsoft.com/workshop/samples/author/dhtml/overview/FiltWzrd.ht m http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/fi lters.asp -Original Message---

Re: [jQuery] jQuery 1.1 by the end of Nov

2006-11-14 Thread Geoffrey Knutzen
I was just thinking the same thing. Would this be possible? The file names would need to be consistent so that a plug in could require jquery+ajax+forms.js or something like that. Version numbers could get tricky. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

Re: [jQuery] Accordion plugin

2006-11-08 Thread Geoffrey Knutzen
Sorry to report but I am getting an error in ie6 Line: 35 Char: 3 Error: Expected identifier, string or number Code: 0 URL http://joern.jquery.com/accordion/accordion.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of "Jörn Zaefferer" Sent: Wednesday, N