Forums
This topic is locked
Is it possible to make the cells and not the conte
Posted 18 Aug 2003 17:40:56
1
has voted
18 Aug 2003 17:40:56 carsten hansen posted:
Hi,I have a table with repeat region and a detail page assigned
I have added a rollover effect ”back ground color changer” behavior from studio VII - works great !
Now i want to be able to click anywhere in the highlighted row an go to my detail page. Is it possible to make the cells and not the content a link ’??
Best regards <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Replies
Replied 18 Aug 2003 17:55:35
18 Aug 2003 17:55:35 Wayne Hultum replied:
try adding the style to the a tag like this this
a href="yourlink.htm" <b>style="width:100%"</b>
a href="yourlink.htm" <b>style="width:100%"</b>
Replied 18 Aug 2003 19:33:47
18 Aug 2003 19:33:47 carsten hansen replied:
I owe you an ice cold beer !! works perfekt <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>