TAG.BUTTON(....)
On Dec 12, 12:19 am, weheh <[email protected]> wrote: > Yes, I know. Nevertheless, it feels like button deserves its own > helper. Also, the doc does not list _type='button'. Probably needs to > be updated. > > On Dec 12, 12:41 am, Bruno Rocha <[email protected]> wrote: > > > INPUT(_type='button',_value='Click here', _onclick='javascript:alert("button > > clicked")') ? > > > 2010/12/12 weheh <[email protected]> > > > > I know this has come up before, but I found myself wondering why > > > web2py doesn't have a BUTTON helper? Sure seems like it would be > > > useful, backwards compatible and consistent. > > > -- > > > Bruno Rochahttp://about.me/rochacbruno/bio > >

