Yeah I just saw Judah's post, and that makes sense now.

I guess the best thing to do is to take the input type="button" and actually
make it <button></button> instead which should fix the problem.

Regards,
Andrew Scott


-----Original Message-----
From: Ian Skinner [mailto:h...@ilsweb.com] 
Sent: Friday, 16 July 2010 3:30 PM
To: cf-community
Subject: Re: Very first jQuery application


On 7/15/2010 10:17 PM, Andrew Scott wrote:
> I am sure someone who is more experienced at jQuery will answer that, 
> but when I viewed the source it looks fine to me.
>
> But yeah very weird if you ask me.
>    

It may not be a jQuery issue.  The HTML specification does indicate that
clicking on a label control is supposed to bring focus to the form control
associated with the label.  I just never thought that doing this would
apparently activate a button form control.  I think I'll experiment with
that tomorrow in straight HTML without the jQuery.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:323156
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to