9
Answers

html.actionlink to run jquery on click

Schleid Alex

Schleid Alex

4y
1.7k
1
Hi,
 
I have this in a view
@html.actionlink(item.ID.toString(),,,,"
I want this actionlink to point to no controller since I want to run a jquery function when the link is clicked to show a modal form.
 
Please help
 
THANK YOU!
Answers (9)