Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming

Submission + - Firefox Friendly Javascript Pricing Form with OOP (designtion.com)

jordan314 writes: Every browser up until Firefox has allowed you to use custom properties in a form input to store additional variables. Firefox doesn't let you access them because they're not part of the DOM. This page shows you how to build a simple javascript single-page shopping cart that's Firefox compatible. It uses an alternative object oriented method to store variables and do the calculations.

Slashdot Top Deals

Money is the root of all evil, and man needs roots.

Working...