-
CheckOut Baskets
Im have relitivly small understanding when it comes to java scrip programing on a website, but I know it when I see it,and I notice alot of buisness websites have their checkout baskets in a java script module, I was wondering if anyone could give me a hand or possibly point my in the correct dirrection of the insertion of a module in my site, ps, im not a total idiot so i'll get what your saying pretty quickly.All your help would be much appreciated.
-
-
Those modules are only there to take some of the load off of and provide embellishment to the server side code when processing an order for a client that has javascript enabled. The server will perform the entire operation for a client without javascript enabled. Bottom line - you need some kind of server side script in place first.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks