Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Java script in oscommerce


Guest

Recommended Posts

Posted

Hi all I wish to know if anybody has successfully installed java script into the oscommerce code and have it work. If they have can links and a detailed description be given so i may do this also.

 

Thanks for reading :blush:

Posted

Hi all I wish to know if anybody has successfully installed java script into the oscommerce code and have it work. If they have can links and a detailed description be given so i may do this also.

 

Thanks for reading :blush:

Numerous add ons have javascript in them. Here is one in particular:

add on link

So it can be done.

 

Tim

Posted

You are asking about "Javascript", and not "Java" script? Javascript is included with the HTML output (inline or a separate file), runs on the browser, and gives interactivity to the displayed page. Java is a completely separate language and is used on some sites to build the pages (rather than PHP). This generally requires "Java Server Pages" on your server configuration, and is not really compatible with the PHP that osC is written in.

 

It's also possible to use Java to write "applets" that the visitor downloads and runs on their PC, but that's separate from Javascript or generating pages using Java.

Archived

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

×
×
  • Create New...