HighDots Forums  

clickable table row

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss clickable table row in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
-D-
 
Posts: n/a

Default clickable table row - 11-02-2004 , 08:07 PM






Is there a way to make a table row <tr> a clickable link?

<tr onMouseOver="pviiW3Cbg(this, '#B9DCFF')" onMouseOut="pviiW3Cbg(this,
'#FFFFFF')">
<td>Project 1</td>
<td>Active</td>
<td>Kelly</td>
<td>John Doe</td>
</tr>

I would like to make the entire row be selectable, so that when you click
the row I can dynamically pull information from a database into a form that
is related to that table row. All I want is the row to be clickable. Is
there a way to do this?

Thanks,
-D-



Reply With Quote
  #2  
Old   
Mick White
 
Posts: n/a

Default Re: clickable table row - 11-03-2004 , 08:08 AM






-D- wrote:

Quote:
Is there a way to make a table row <tr> a clickable link?

tr onMouseOver="pviiW3Cbg(this, '#B9DCFF')" onMouseOut="pviiW3Cbg(this,
'#FFFFFF')"
td>Project 1</td
td>Active</td
td>Kelly</td
td>John Doe</td
/tr
onclick="yourFunction()"
Mick

Quote:
I would like to make the entire row be selectable, so that when you click
the row I can dynamically pull information from a database into a form that
is related to that table row. All I want is the row to be clickable. Is
there a way to do this?

Thanks,
-D-



Reply With Quote
  #3  
Old   
Michael Fesser
 
Posts: n/a

Default Re: clickable table row - 11-03-2004 , 08:14 AM



.oO(-D-)

Quote:
Is there a way to make a table row <tr> a clickable link?
Not reliable.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.