Change onclick event to onhover on export option in datatables -


i'm working jquery datatables , tabletools extension in export option working fine had requirement of instead of onclick should show dropdown menu on hover of export button.

i tried these bootstrap dropdown hover nothing works.

i believe not possible because of tabletools functionality implemented using adobe flash. due flash security restrictions there no way programmatically trigger export pdf or csv other let user click on button.

see this answer more details.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -