Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
jQuery Interview Questions
→
Basic jQuery Interview Questions for Freshers in jQuery Interview Questions
→
Which jquery method is used to hide selected eleme...
1.
Which jquery method is used to hide selected elements?
Answer»
The hide() function in jQuery is used to try and hide the chosen element.
For Example -
Suppose we need to hide a division tag, that consists of id = “ib”. Then the jQuery code will be - $(“#ib”).hide();
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
In jQuery, distinguish between the bind(), live(), and delegate() functions.
Explain jQuery no-conflict.
State some different types of jQuery Methods.
Explain how CSS classes can be manipulated in HTML using jQuery.
What are the selectors in jQuery? How many types of selectors in jQuery?
What is the purpose of JQuery's serialize() method?
What exactly is a jQuery Data Table plug-in? Also, explain the uses with examples.
In jQuery, what is the difference between the $(window).load and $(document).ready functions?
What is the difference between javascript and jquery?
What is CDN?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies