[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: changing frames
* Ryan Hertz (rhertz@gyb.baits.com) [23.06.99 22:55]:
> At 01:49 AM 6/23/99 , A. vd. Beemt wrote:
> >>PPS: Is there a way to change two frames at the same time? - Especially
> >>if someone [order]s something? I would like to change the mainframe to
> >>the basket-page and the index-frame at the same time, because the
> >>index-frame contains a short-form of the basket.
>
> Reload the whole page.
I thought that this might be the solution (I don't like Javascript, because
so many people turn it off (me too ;-)).
So I tried to create an order link like
<A HREF="[area form="
mv_order_item=[item-code]
mv_todo=refresh
mv_orderpage=order-frames
mv_change_frame=_top"
]"> order </a>
the order-frames-page is the original frameset-definition and loads the
index on the left and the basket into the main-frame. But it just displays
an empty shopping-cart (and does not insert...)
umpf I've just noticed that I've forgotten to use the [area]-tag inside the
new frameset-definitions :-].
Works great - thanx for the Idea, Ryan.
Balu