Hi Simone and Anthony,
Thank you both for your replies.
But why not just set these attributes when you create the input element:
>
> input = INPUT(_id="close", _class="btn", _type="button", _value="Sluit",
> **{'_data-dismiss': 'modal', '_aria-hidden': 'true'})
> form.element('input[type=submit]', replace=lambda button: CAT(button,input
> ))
>
>
Because, I did know I could do it this way :-(
Best regards,
Annet
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.