Roguewizard
07-05-2002, 09:23 AM
I have a slide show applet that works fine alone on a page
I have a shopping cart ".js" file that works fine alone (including passing its input to a result or "checkout" page)
There are no "onload" neither body nor window in either
Put on the same page the slideshow still works
the shopingcart.js says its working (acknowleges input) but when it transfers its result to the result page ...the form is correct but no info....and no error messages.
Why not just put them in separate frames....?
Putting them on the same page is an attempt to solve a deeper problem ...that being passing the "photo ID" of the currently viewed slide to the shopping cart.
Here's what I got:
http://24.65.187.220:1083/JBBeacon/SlideShows/slideshow2.html
Any help is much appreciated
I have a shopping cart ".js" file that works fine alone (including passing its input to a result or "checkout" page)
There are no "onload" neither body nor window in either
Put on the same page the slideshow still works
the shopingcart.js says its working (acknowleges input) but when it transfers its result to the result page ...the form is correct but no info....and no error messages.
Why not just put them in separate frames....?
Putting them on the same page is an attempt to solve a deeper problem ...that being passing the "photo ID" of the currently viewed slide to the shopping cart.
Here's what I got:
http://24.65.187.220:1083/JBBeacon/SlideShows/slideshow2.html
Any help is much appreciated