This simplified example demonstrates a real version of what was discussed in the article. This is a two-page example where some information is collected in the first page, then we go to another page to finish the selection process. There is no JavaScript in this page - it is in the next page. All we do here is use the URL query string to transmit data to the second page.

Suit Type 1. [picture] Blah blah.
The FatMan suit is $13.00 extra...

- Brown suit $95.00 Select size and add to cart.
- Blue suit $96.00 Select size and add to cart.

(No JavaScript in this page - it's in the called page/window)