In a function I have the following code:

form.element('input[id=what3]').update(_data-content="My text", 
_data-toggle="popover", _title="", _data-original-title="My title")

This code cannot be saved, it result in a keyword can't be an expression 
error.
data-content, data-toggle and data-original-title are bootstrap attributes 
why can't I use them this way?



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


Reply via email to