Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Multiple Javascript-enabled .php files displaying on single page.


Stephan (VS)

Recommended Posts

Posted

Is there a way to for example have

 

Dynamenu

which is loaded by putting:

 

CODE

include(DIR_WS_BOXES . 'dm_categories.php');

 

in the header and

CODE

echo $GLOBALS['dmfooter'];

 

in the footer

 

&

AJAX Shopping cart

which is installed by replacing shopping_cart.php

which is loaded by clicking on the normal shopping cart link

 

Display on the same page? <_<

 

Currently Dynamenu works whereas the shopping cart only displays "What's In My Cart?" with the continue shopping & checkout buttons. (AJAX replaces default display area)

 

For those experienced with Dynamenu mode 1 & 0 Does NOT work with AJAX, 3 & 4 does.

"I have no special talent. I am only passionately curious"

- Albert Einstein

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...