CSV $_POST[??]
CSV $_POST[??]
blurrblurr
Posts: 17Questions: 0Answers: 0
Hi Allan,
Is there any way I can detect the plugin CSV is click on? what is the $_post[]? cannot find any much info on this
Is there any way I can detect the plugin CSV is click on? what is the $_post[]? cannot find any much info on this
This discussion has been closed.
Replies
> Is there any way I can detect the plugin CSV is click on?
Use the fnClick or attach your own click event handler using standard jQuery.
Allan