[jQuery] Re: nonsecure items

2007-09-26 Thread Weaver, Scott
9 times out of 10 this caused by an iframe that has no src attribute defined. I usually fix this by adding src=javascript:void(0). I have heard that others have encountered issues using this workaround however; I have never had any problems with it. -scott -Original Message- From:

[jQuery] SUSPECT: RE: [jQuery] [NEWS] I've never seen jQuery described quite like this before....

2007-09-12 Thread Weaver, Scott
This is just to good to keep to ourselves, so I submitted it to Digg :D http://digg.com/programming/jQuery_1_2_Female_Masturbation_and_the_Vibra tor_Dilemma -scott -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Wednesday,

[jQuery] SUSPECT: RE: [jQuery] Re: SUSPECT: RE: [jQuery] [NEWS] I've never seen jQuery described quite like this before....

2007-09-12 Thread Weaver, Scott
: [jQuery] Re: SUSPECT: RE: [jQuery] [NEWS] I've never seen jQuery described quite like this before URL didnt work. :( Glen On 9/12/07, Weaver, Scott [EMAIL PROTECTED] wrote: This is just to good to keep to ourselves, so I submitted it to Digg :D http://digg.com/programming

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

2007-08-14 Thread Weaver, Scott
Very nice! I think the bouncing is on purpose and is probably using easing or something similar to achieve the effect. As for !important, this allows the specific css property value to take precedence over the same property that might be overriding it. For example, say I have this define

[jQuery] Re: Safari: Elements within overlaying Div not recognised

2007-08-02 Thread Weaver, Scott
Hmmm, sounds like a z-index issue. Try setting z-index value of the div that contains the images and close button to a fairly highly value and see if that enables you to interact with them images. Hth, -scott -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Re: [Slightly OT] What's your setup?

2007-06-22 Thread Weaver, Scott
OS: - Work: Windows XP - Home: Ubuntu Linux Dapper Drake IDE: Eclipse Language: - Java - Ruby - PHP when I am forced to (using Drupal) ;) Frameworks: - Apache Jetspeed - Wicket - Spring Components -