Jump to content

[SOLVED] clickable table row link


Lambneck

Recommended Posts

Sorry forgot to put the echo.

these would be dynamically generated table rows with php

but not sure how to code it properly.

i just want the table rows to be clickable.

Anyone know how to do this?

 

 

echo '<tr onclick="DoNav('topic.php?id='.$row['trek_id'].')";>';

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.