Loss of hyperlink on masterdetail link. (Build 336) |
1/25/2008 5:07:01 AM |
PHPRunner General questions | |
M
mmponline author
I have a VERY strange problem???? |
|
J
|
Jane 1/25/2008 |
Stephan, |
M
|
mmponline author 1/25/2008 |
Here is the link. The problem tables is the tables with packages in it. as it is where the master / details relationships are used. |
J
|
Jane 1/28/2008 |
Stephan, <A id=master_packagespictures2{$row.1recno} {if $useAJAX} onmouseover="RollDetailsLink.showPopup(this,'packagespictures2_detailspreview.php'+this.href.substr(this.href.indexOf('?')));" onmouseout="RollDetailsLink.hidePopup();" {/if} href="packagespictures2_list.php?{$row.1packagespictures2_masterkeys}">packagespictures2</A>
<A id=master_packagespictures2{$row.1recno} {if $useAJAX} onmouseover="RollDetailsLink.showPopup(this,'packagespictures2_detailspreview.php'+this.href.substr(this.href.indexOf('?')));" onmouseout="RollDetailsLink.hidePopup();" {/if} href="packagespictures2_list.php?{$row.1packagespictures2_masterkeys}">packagespictures2</A> |
M
|
mmponline author 1/28/2008 |
Thanks Jane. This solves the problem.
|