hello one and all,

ok, say i have an INPUT like:

INPUT(_name="dude", _type="text", _id="dude_int")

how can i remove the name attribute from the tag?

also, say i want to add a non-standard attribute to the tag like:

form.element(_id="dude_int").update(_custom_attr1="attr1_data")

will web2py complain or except or error if i try to add a non-HTML standard 
attribute to a tag?  if so, how can i get around that?

thanx in advance.  lucas

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to