[jQuery] Konami Code >:]

2009-11-16 Thread Ash
Every body loves a little treat in their websites... Well I believe jQuery holds the PERFECT javascript library for doing the Konami Code. A fan of Konami, and having such a cool little hidden feature to your websites, I decided i'd share my code with the world, or at least those people who'd like

[jQuery] Autocomplete + JSON + 's.toLowerCase is not a function': FIXED!

2009-09-05 Thread Ash
refine a search, but not on the initial search. So if I typed in 'ash', I'd get the matches just fine, but adding a 'c', for 'ashc', triggered the error: no update would occur, and firebug would catch 's.toLowerCase is not a function' on line 442 of j

[jQuery] [autocomplete] trigger event if user rejects all autocomplete otions

2009-08-11 Thread Ash
Does anyone have a library or patch to call a handler if a user leaves an autocomplete field without choosing one of the autocomplete options - i.e. they've entered free text. I'm working with an app that populates multiple fields from a single auto-complete value, and our latest requirement is t

[jQuery] [autocomplete] Textarea up & down arrow key usability

2009-06-04 Thread Mountain/\Ash
The autocomplete plugins disables the use of the up and down arrow keys. In a single line input area this is not an issue, but on a textarea it is very noticeable (especially if you are a poor-spller like I am). I think the arrow keys should only be overridden when the autocomplete "drop-down" is

[jQuery] jQuery ui tabs crashes in IE 6 & 7

2008-05-08 Thread Ash
is on one tab. Ash

[jQuery] Please help IE 6 not working with cycle

2008-02-14 Thread Ash
Hi, I am using jQuery Cycle on our portfolio page and all is fine, apart from IE6 (Shock IE6 not playing ball?) it does not display the slide show at all or any images for that matter. Can anyone help me? Please? Here's the page... http://www.c9dd.com/v2/portfolio/index.php Thanks Ash

[jQuery] Madness in IE6

2008-02-11 Thread Ash
Hi, I am using jQuery Cycle on our portfolio page and all is fine, apart from IE6 (Shock IE6 not playing ball?) can anyone help me? Please? Here's the page... http://www.c9dd.com/v2/portfolio/index.php Thanks Ash

[jQuery] jQuery Cycle not working in IE 6 (You have to love it)

2008-02-07 Thread Ash
Hi, I am using jQuery Cycle on our portfolio page and all is fine, apart from IE6 (Shock IE6 not playing ball?) can anyone help me? Please? Here's the page... http://www.c9dd.com/v2/portfolio/index.php Thanks Ash

[jQuery] Re: jQuery cycle not working??

2008-01-08 Thread Ash
RoundCorners").corner() > > but calling them in the opposite order does work: > > $("myRoundCorners").corner() > $("mySlideShow").cycle(); > > I'm not familiar with the curvycorner code and it's larger than I have > time to digest right now so

[jQuery] Re: jQuery cycle not working??

2008-01-08 Thread Ash
work fine. > > Mike > > On Jan 8, 2008 4:43 AM, Ash <[EMAIL PROTECTED]> wrote: > > > > > Sorry I have changed it for the unpacked version now. Could you or > > anyone else shed some light on to it for me please? > > > Ash > > > On Jan 7,

[jQuery] Re: jQuery cycle not working??

2008-01-08 Thread Ash
Sorry I have changed it for the unpacked version now. Could you or anyone else shed some light on to it for me please? Ash On Jan 7, 6:07 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > The curvycorners plugin is causing cycle to fail. But I can't see why > because t

[jQuery] jQuery cycle not working??

2008-01-07 Thread Ash
om/v2/portfolio/index2.php It seems to see that i have got the images in the page but it does not do anything with them. Please help! Ash