View Single Post
Old 12-18-2011, 12:18 AM   PM User | #2
venegal
Gütkodierer


 
Join Date: Apr 2009
Posts: 2,127
Thanks: 1
Thanked 426 Times in 424 Posts
venegal has a spectacular aura aboutvenegal has a spectacular aura about
Most importantly, you can't have multiple functions with the same name in the same scope. Change that, so the code is sensible enough for us to see what you're trying to do.

Once you've done that, you might also want to tell us what you expect your code to do vs. what it's actually doing.
__________________
.My new Javascript tutorial site: http://reallifejs.com/
.Latest article: Calculators — Tiny jQuery calculator, Full-fledged OOP calculator, Big number calculator
.Latest quick-bit: Including jQuery — Environment-aware minification and CDNs with local fallback
venegal is offline   Reply With Quote