[ic] JAVASCRIPT POP UP. HEEEEEEEEELLLLLLLLPPPPPPP !!!!!!!!!!!!!1

J. Pla interchange-users@interchange.redhat.com
Tue Apr 2 10:47:01 2002


I have this below on my flypage2.htm but when i try to open the flypage2
throghout my flypage.htm, the mouse open a pop up window page but only with
the code below:

I write this on my flypage2.htm
-----------------------------
<html>

<head>
__THEME_CSS__

<title>[item-description]</title>
</head>
<body>
[fly-list code="[data session arg]"]
<img SRC="items/[item-field image_large]" ALT="[item-filter
entities][item-description][/item-filter]" title="[item-filter
entities][item-description][/item-filter]" BORDER=0></a>
[/fly-list]
<div align="center">
<a href="javascript:self.window.close()">Cerrar Ventana</a></div>
</body>

</html>

---------------------------------------------------------------
I only can view this in the code of my flypage2.htm

<html>

<head>
<STYLE TYPE="text/css">

"the code etc..."

</STYLE>

<title>[item-description]</title>
</head>
<body>

<div align="center">
<a href="javascript:self.window.close()">Cerrar Ventana</a></div>
</body>

</html>


---------------------------------------

Why ? Any suggestion ?


Thank's in advance.

Jordi Pla