Hi everyone
I have this situation where data pulled from a database and I have to turn one of the column into hyperlink to call a jquery function that is located on an external js file. here is my hyperlink
my function is like this
$(document).ready({function details(id){alert("you clicked me")}});
Unfortunately when the link is clicked nothing happened, could someone help me please?
Thanks a lot
Mageshwaran RPosted Oct 4, 2020, 8:46 AM
Schleid AlexPosted Sep 29, 2020, 10:00 PM
Darshan ShahPosted Sep 29, 2020, 5:37 AM
Sachin SinghPosted Sep 28, 2020, 11:47 PM