Small Typo
Small Typo
http://datatables.net/extensions/tabletools/button_options
There is a typo in fnmouseout and fnmouseover.
{
"sExtends": "text",
"fnMouseout": function ( nButton, oConfig, oFlash ) {
alert( 'Mosue out' );
}
Mosue != Mouse :)
This discussion has been closed.
Replies
There's a moose loose, about this hoose...
Thanks for pointing that out! I've just committed a fix locally, and it will be deployed to the live site soon :-)
Allan