[jQuery] Re: removeClass() fires before anything else in a series of functions when I need it to fire last.

2010-01-05 Thread Kinsbane
er, jeez I'm sorry - i don't know how to format code on Google Groups : ( On Jan 5, 2:21 pm, Kinsbane wrote: > So, there's a main column of content and to the left of the main > column is an A element that is absolutely positioned. > > I have an announcement system

[jQuery] removeClass() fires before anything else in a series of functions when I need it to fire last.

2010-01-05 Thread Kinsbane
So, there's a main column of content and to the left of the main column is an A element that is absolutely positioned. I have an announcement system that when there's an active announcement, a box is rendered above the main column, pushing the main column down. However, the A element that is absol

[jQuery] Re: generate AJAX data based on number of select elements

2009-04-13 Thread Kinsbane
icks a piece of literature. Is it really this hard to get something going? :( On Apr 10, 10:56 am, Kinsbane wrote: > Hi Ricardo, > > Thanks! Will this serialize everything about the element with class of > litqty? I will give it a shot. > > I'm sorry for not explaining

[jQuery] Re: generate AJAX data based on number of select elements

2009-04-10 Thread Kinsbane
Hi Ricardo, Thanks! Will this serialize everything about the element with class of litqty? I will give it a shot. I'm sorry for not explaining to others in detail about what I need. Here it is: Each piece of literature that gets selected returns an ID telling us where to pull it from (documents

[jQuery] Re: generate AJAX data based on number of select elements

2009-04-09 Thread Kinsbane
Just hoping to see if there's a solution available.

[jQuery] Re: generate AJAX data based on number of select elements

2009-04-08 Thread Kinsbane
the ID/name of the select by 1. > > There are a couple of ways to do that. > Can you show me an example of the select that > you'd like to use and how the options would need > to increment? > > Rick > > -Original Message- > From: jquery-en@googlegroups.com [m

[jQuery] Re: generate AJAX data based on number of select elements

2009-04-08 Thread Kinsbane
based on class > sounds interesting.  Haven't thought of that before. > > I'll have to check out the web2ajax you referenced. > > Rick > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of Kinsbane >

[jQuery] generate AJAX data based on number of select elements

2009-04-08 Thread Kinsbane
Okay, so I've been working with the Facebook Like autosuggest thing: http://web2ajax.fr/2008/02/03/facebook-like-jquery-and-autosuggest-search-engine/ I've adapted it to my system to make a request system for whatever literature people want. They select something from the results, and a div (with