JQuery UI Question:
Name some of the methods of JQuery used to provide effects?
Answer:
Some of the common methods are :
1. Show()
2. Hide()
3. Toggle()
4. FadeIn()
5. FadeOut()
1. Show()
2. Hide()
3. Toggle()
4. FadeIn()
5. FadeOut()
Previous Question | Next Question |
Can you explain JQuery UI? | What are the different type of selectors in Jquery? |