PARSEINT REQUIRES

PARSEINT REQUIRES

1. PARSEINT REQUIRES A RADIX: Please make sure you are supplying a radix for all parseInt().

2.  2. PROPER EVENT BINDING: Consider using the preferred .on() method rather than .click(), .bind(), .hover(), etc. For best performance and concise code use event delegation whenever possible:

please somebody answer this...