What is the meaning of symbol '$' in jquery?
Answer / Akriti Porwal
In jQuery, the dollar sign ($) acts as an alias for the jQuery function. It allows you to call jQuery methods on DOM elements easily.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is use of mysqli_query in php?
What are the new features available in php 7?
What is super () python?
difference of move(), and copy() function in php?
What is the use of addslashes in php?
How can we submit a form without a submit button?
What is the goto statement useful for?
Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.
What is difference between session and cookie in PHP?
What are the features of object-oriented programming in php?
Which software is best for php?
What beforeFilter() is used?