I think this can be fix in web2py.js .fire() :
/* Triggers an event on an element and returns false if the event
result is false */
fire: function (obj, type, data, target) {
var event = $.Event(type, {
'containerTarget': $('#' + target)[0]
}
I don't see much of icon stuff in widget.py and validators.py...
There is also one thing that bug me with custom widget when you want to use
bts "add-on" or semantic ui "label" :
$
.00
You have to handle error message that get inserted before the div ui label
stuff with js... It would be better
Hello Massimo,
Whit font-awesome 3.2.1 it was drop in replace, sadly they change their way
how to hook icons...
I think we should suggest to pass them more than include them in the core
code there is these settings for instance which is good :
# jQuery UI ThemeRoller classes (empty if ui
3 matches
Mail list logo