Thank you both for all your input changing to a click event on the
button seems to have worked. I must have done something different this
time as I tried that before posting here.

Anyway thanks guys.




On Jan 15, 1:17 pm, Amos King <amos.l.k...@gmail.com> wrote:
> Try tying in to the click event of the submit instead of the submit event.
>  Just make sure to return false so the submit doesn't go off.
>
> On Fri, Jan 15, 2010 at 5:12 AM, Richard McKenna <
>
>
>
>
>
> richardofmcke...@googlemail.com> wrote:
> > So here's the full example. What it should do is select all the items
> > that have been moved to the right hand side, then submit the form.
>
> >http://67.199.29.196/selecttest.cfm
>
> > On Jan 14, 9:27 pm, pedalpete <p...@hearwhere.com> wrote:
> > > Can you give a bit more detail?
>
> > > Is the submit not firing? or the .each?
>
> > > I always like to give my selectors an element+class/id, apparently it
> > > is more efficient, and I have noticed that some browses (it seems only
> > > sometimes) will miss some elements when only using the id/class.
>
> > > But throw some alerts in there so you can see what is not firing, and
> > > then we can go from there.
>
> --
> Amos Kinghttp://dirtyInformation.comhttp://github.com/Adkron
> --
> Looking for something to do? Visithttp://ImThere.com

Reply via email to