[ic] RE: A point of concern about choosing the Interchange cart

joachim.richter joachim.richter@usvideocenter.de
Tue, 27 Mar 2001 22:46:03 +0200


Hi,

why don't you try this

use this link on you page :(adjust the dirs)

<a href="#" onClick="window.open('[area scan sp=img/va=bild=[item-field display]]','bild','width=400,height=550,status=yes');">

create an html document called img.html

it should look something like this


<body marginwidth=0 marginheight=0 topmargin=0 leftmargin=0 background="__navigation__/close_up.jpg" onLoad="this.focus();">

<table align=center height=100%>
<tr><td valign=middle align=center>
[perl interpolate=1]
  $bildurl = "[value bild]";
  $bildurl =~ s/JPG/jpg/g;
  return "<img name=\"bild\" src=\"__closeups__/$bildurl\" border=0>";
[/perl]
</td>
</tr>
</table>
</body>


the close_up.jpg is shown in the background while the pic is loaded. you should make a dir with screenshots jpgs of the article


hope that helps

joe
.
.
US Video Center Medien GmbH
Heimsheimer Str 22
70499 Stuttgart

Tel 0711 880252 0
Fax 0711 880252 22
Email joachim.richter@usvideocenter.de