Hello....
Anyone can help..
live() method Not Working i am Using jquery-1.10.2.min.js. and .live() method Not Working 1.9 Onword Version.. so How To Write This Function Now
$('a.remove').live("click", function (e) {
e.preventDefault();
$(this).parent().parent().remove();
});
| Category | |
|---|---|
| @Html.TextBoxFor(a => a[j].Category) | @if (j > 0) { } |

Dr.Ajay KashyapPosted Feb 3, 2017, 3:59 AM
Sandip G PatilPosted Feb 3, 2017, 3:53 AM
add script FROM CDN
For more details please refer: My personal blog