[jQuery] Re: jquery question on slideUp fadeIn and show

2009-09-14 Thread kev.
It's a moot point anyway. Got into work this morning to find that the embedded browser in the price checkers doesn't play nice with even the slideIn/slideOuts. :\ kev. On Sep 14, 7:29 am, "ryan.j" wrote: > have you tried to use a callback instead of the setTimeout?

[jQuery] jquery question on slideUp fadeIn and show

2009-09-14 Thread kev.
Hi All, jquery noob question here. I've got a php script that runs a few price checker kiosks out on the sales floor at work and I've got a element that I can get to slide up when a product is scanned and slide back down after a 5 second pause with: $(function() { $("p"

[jQuery] Re: Validate Display Error Message

2009-09-11 Thread Kev
Anything? On Sep 11, 12:12 am, Kev wrote: > Hello, > > I was wondering is there a way where I can display my error codes in > the Label tag rather than outside of tthe input fields? If so how can > I do that? > > Thanks

[jQuery] Validate Display Error Message

2009-09-11 Thread Kev
Hello, I was wondering is there a way where I can display my error codes in the Label tag rather than outside of tthe input fields? If so how can I do that? Thanks

[jQuery] Re: tablesorter - Force Null / Empty Cells to the Bottom?

2009-03-12 Thread Big Mad Kev
c > numeric sort with nulls on bottom? lexicographical sort? ..? > > stephen > > On Thu, Mar 12, 2009 at 11:52, Big Mad Kev wrote: > > > > > Good Morning / Afternoon / Evening, > > > Using the tableSorter does anyone know if it's possible to all ways >

[jQuery] tablesorter - Force Null / Empty Cells to the Bottom?

2009-03-12 Thread Big Mad Kev
eed a more elegant way, I'm sure it's possible but I have tried everything I can think off. Any help is appreacited TIA Kev

[jQuery] After click, two events occurring at the same time... why?

2008-06-17 Thread Kev
I'm developing this site, here is the current snapshot: http://tester.hearsaynashville.com/services If you click on either "Contact Us" or "Client Login" in the upper left, or on the gray "Ready to Get Started?" button, you'll see a slideDown. Excellent. Now click the same button. It scrolls up,