To explain further... I have an asp.net table and textbox. There are multiple rows in the table. Right now, I have some jquery code that allows users to click on rows and it will find a link in the row and take the user to that url. Here is my code:To explain further... I have an asp.net table a