On Apr 16, 4:10 am, Jason Brower <encomp...@gmail.com> wrote: > I am trying to make jquery pull all the buttons made in my forms and > turn them into nice looking html buttons. > I have all the code ready except that I don't know how to set a class to > a button. I didn't notice any class set to the buttons now either. > What would be the best approach to this?
But they have an id don't they? id-based selectors in jQuery are faster than class-based ones anyway... Use #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 -~----------~----~----~----~------~----~------~--~---