[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Problem Using seperate window
Hi there!
I want to show the detailed-view of my products in an seperate window.
Therefor I use
<A HREF "Javascript:window.open('[area detail [item
code]]',winname,features);"> detail </A>
and it does open the win with the right content.
But the parent-window changes its location to
"Javascript:window.open('[area detail [item code]]',winname,features);"
(As shown in the location bar of my browser).
I tried frame moden on and off - no effect.
I found the mail "How to display basket in sep. win" - but this didn't
help!
How to manage this?
Thanx TCL