
I added this useful bit of JavaScript code to an ecommerce project (www.vintagecellars.com) to detect the type of Credit Card someone is entering on a website. enjoy! (more…)

I added this useful bit of JavaScript code to an ecommerce project (www.vintagecellars.com) to detect the type of Credit Card someone is entering on a website. enjoy! (more…)

JavaScript: Show or Hide Elements
I was developing an e-commerce site today and I ran across a pretty light weight piece of JavaScript code to show and hide a DIVs.