---
title: "Name some of the methods of JQuery used to provide effects?"  
description: "Name some of the methods of JQuery used to provide effects?"  
author: "Sachindra Singh"  
published: 2011-02-28  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/365/name-some-of-the-methods-of-jquery-used-to-provide-effects  
category: "jquery"  
tags: ["jquery"]  
reading_time: 1 minute  

---

# Name some of the methods of JQuery used to provide effects?

1. show() \
2. hide()\
3. fadeIn()\
4. fadeOut()\
5. toggle()

## Answers

### Answer by Sachindra Singh

1. show() \
2. hide()\
3. fadeIn()\
4. fadeOut()\
5. toggle()


---

Original Source: https://www.mindstick.com/interview/365/name-some-of-the-methods-of-jquery-used-to-provide-effects

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
