Im running a store in a frameset that is the original homepage of my client. Therefore, im using the same frameset with actinic, and this gives me a problem.
Actinic doesnt seem to know that it is running in a frame, because it doesnt react to my checking the "Do not use frames in checkout" tab - and when i check the "Use frames in catalog" it creates an extra frame within my frameset.
The point is, that when in the checkout, the browser wont show the little lock, that resembles the security-thing. So whenever a customer clicks a checkout-link, I need it to be target="parent" so it will replace the frameset with the checkout stuff. With no frames.
Catch my drift?
rasmus landgreen, dk
Actinic doesnt seem to know that it is running in a frame, because it doesnt react to my checking the "Do not use frames in checkout" tab - and when i check the "Use frames in catalog" it creates an extra frame within my frameset.
The point is, that when in the checkout, the browser wont show the little lock, that resembles the security-thing. So whenever a customer clicks a checkout-link, I need it to be target="parent" so it will replace the frameset with the checkout stuff. With no frames.
Catch my drift?
rasmus landgreen, dk
Comment