Hi
I am struggling to place the Cart and Checkout button outside of the acatalog directory on a side navigation bar (which is a different frame to the main acatalog page)
The page itself is made up of 3 frames. The side Nav Bar, the Top header and the right hand Main page which contains acatalog.
The Cart and Checkout buttons are fine inside the Main frame, however I want to add these 2 features to the left hand side Navigation frame (in the form of 2 buttons)
Although I know I can easily move the NavBar.html inside the acatalog folder to restore the missing images (when outside /acatalog) I am having problems with the auto refresh URL in the Checkout and the "return to the catalogue" links in the Cart.
I end up with the entire site loaded (incl. all 3 frames) back into the Main frame when the Checkout refreshes after 5 seconds and I get the NavBar.html page inside the Main frame when clicking the "return to the catalogue" link in the Cart..
1. Is there an easy way to have the Cart and Checkout buttons outside /acatalog ?
2. How can I add a target to the refresh URL= command in the Checkout Page when nothing is in the cart?
3. How can I change the Cart's "Return to the Catalogue" links to reflect a java history back command instead of the referer?
Just as a final thought, regarding the Checkout page refresh URL= command, where is the URL sourced from?
Thanks for any help...
It would be nice to see these 2 buttons available on the Nav Bar as it would help our users navigate more easily..
I do not wish to post the sites URL here, if you need it to better understand the problem, please contact me.
I am struggling to place the Cart and Checkout button outside of the acatalog directory on a side navigation bar (which is a different frame to the main acatalog page)
The page itself is made up of 3 frames. The side Nav Bar, the Top header and the right hand Main page which contains acatalog.
The Cart and Checkout buttons are fine inside the Main frame, however I want to add these 2 features to the left hand side Navigation frame (in the form of 2 buttons)
Although I know I can easily move the NavBar.html inside the acatalog folder to restore the missing images (when outside /acatalog) I am having problems with the auto refresh URL in the Checkout and the "return to the catalogue" links in the Cart.
I end up with the entire site loaded (incl. all 3 frames) back into the Main frame when the Checkout refreshes after 5 seconds and I get the NavBar.html page inside the Main frame when clicking the "return to the catalogue" link in the Cart..
1. Is there an easy way to have the Cart and Checkout buttons outside /acatalog ?
2. How can I add a target to the refresh URL= command in the Checkout Page when nothing is in the cart?
3. How can I change the Cart's "Return to the Catalogue" links to reflect a java history back command instead of the referer?
Just as a final thought, regarding the Checkout page refresh URL= command, where is the URL sourced from?
Thanks for any help...
It would be nice to see these 2 buttons available on the Nav Bar as it would help our users navigate more easily..
I do not wish to post the sites URL here, if you need it to better understand the problem, please contact me.
Comment