On Apr 16, 7:18 am, Jason Brower <encomp...@gmail.com> wrote:
> I can't grab a button, like submit buttons, with jquery.  At least as
> far as I can tell.  I have to add a class to them.  So...
> How do I add a class to buttons in my SQLForms?

Use the id.
ID-based selectors are faster in jQuery anyway:
http://docs.jquery.com/Selectors/id#id

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to