Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

what is the most common mistake that you make while writing code in jquery ?

12 like 0 dislike
Hi,

Mine is that, I almost always forget to put a # before the id name of the element

Example:

$("ElementId") instead of $("#ElementId")

Whats yours?
asked 2 years ago by biswaskeran (70,430 points)

Your answer

Email me at this address if my answer is selected or commented on:
Privacy: Your email address will only be used for sending these notifications.

0 Answers

Related questions

3 like 0 dislike
0 answers
0 like 0 dislike
0 answers
9 like 0 dislike
1 answer