[jQuery] jQuery blockUI overlay color and cursor doesn't work on firefox 3.5.3 (linux)

2009-10-11 Thread Smart Kenny
jQuery blockUI shows a grey overlay on all browsers on window. But on linux firefox (3.5.3 & 3.0.10) the overlay is transparent no matter what color and opacity is set. The 'wait' cursor also doesn't work on linux firefox while it works as expected on all browsers on windows.

[jQuery] jquery tabs :: ul li a animation

2009-08-10 Thread kenny
Hello all, I am using the tabs with a fade in/out effect for the "panels", it works nice. $(function() { $("#tabs").tabs({ collapsible: true,fx: { opacity: 'toggle'}, selected: -1 }); }); What I would like to do is a type

[jQuery] pseudo-class animation :: select options disappear in ie7

2009-03-19 Thread kenny
Hello, I am using this script: http://sheetup.com/menusmooth.php When I use in my form the class in a , it dows the animtion nice on hover but as soon as I go over the tehy disappear. All this in ie7. I am searching the web to find a solution... If ther is one already available please let me

[jQuery] stop rotation when a panel is clicked

2009-03-12 Thread kenny
Hello, I am new to this and not a really good coder so please help me out. I have the last version of the rotating tabs and in each panel I have a form with selects etc What happens is that whenever I start selecting something from the form (without having clicked the tab before) it ignores me and

[jQuery] Re: Spammer bypassing JQ Validate to register?

2008-12-22 Thread Kenny Scott
pport (or don't deliberately bypass) client side validation. -- Kenny On Sun, Dec 21, 2008 at 11:29 PM, Dan G. Switzer, II < dswit...@pengoworks.com> wrote: > > So, this dude from Poland managed to register without a first name, >> without a last name and likely without an invi

[jQuery] Re: Safari 2.0.4 not passing the jQuery test

2008-06-22 Thread Jeff Kenny
tended. > Yes, we still supportSafari2. > > --John > > On Thu, Jun 19, 2008 at 12:12 AM, Jeff Kenny <[EMAIL PROTECTED]> wrote: > > > I'm working on a site and the js is crashingSafari2.0.4, so I went > > back to check the compatibility page and it says it's

[jQuery] Safari 2.0.4 not passing the jQuery test

2008-06-19 Thread Jeff Kenny
I'm working on a site and the js is crashing Safari 2.0.4, so I went back to check the compatibility page and it says it's supported. I ran the test page ( http://jquery.com/test/ ) in Safari 2.0.4 multiple times and it crashed EVERY time BUT at different places. So...my question is, is jQuery re

[jQuery] Re: What is the purpose of th jcarousel this.funcResize() function?

2008-05-19 Thread Jeff Kenny
I noticed this message after I posted mine, but apparently this "this.funcResize()" function is also what's causing IE 6 and 7 to scrollback when an item in the list is clicked. Here's my message: http://groups.google.com/group/jquery-en/browse_thread/thread/188eed4ee3d91e80/79939adb21fd4d30?lnk=

[jQuery] jcarousel: problem with IE (6 & 7) scrolling back

2008-05-19 Thread Jeff Kenny
Hi - I noticed a problem on the thickbox example page in both IE 6 and 7 where when you click on an thumbnail in the carousel to get the larger image the carousel scrolls back to the left and closing the thickbox causes it to scroll back to the left again. Any idea what could be causing this and h

[jQuery] Re: Can't get started on Getting Started :)

2008-03-04 Thread kenny
ox debug tool installed and it shows $ as undefined when I load against the wrong jq filename. Thx! kenny

[jQuery] Can't get started on Getting Started :)

2008-03-03 Thread kenny
Disclaimer: Complete jQuery/JavaScript noob here, but heavily experienced developer overall. (And I have been googling around finding similar questions, but nothing from those exchanges can get this basic hello-world example working.) Platform: FireFox 2.0.0.12 on Windows XP Here is what I had a