Rollover Highlighted Section |
7/3/2008 8:15:17 PM |
PHPRunner General questions | |
S
steve007 author
I was using the template "classified" and when the results are displayed the whole section you "rollover" is highlighted. I was wondering if it was possible to click anywhere in the highlighted section whick takes you to the next screen which would give you more details on the product. |
|
J
|
Jane 7/7/2008 |
Hi, <TR class=shade vAlign=middle>
<TR class=shade vAlign=middle onclick="window.location.href='main_view.php?{$row.1editlink}';" > |
S
|
steve007 author 7/12/2008 |
Thanks Jane |