Creative UI/UX Designers Question:
Name some of 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 |
What are different type of selectors in Jquery? | Can you combine Jquery combined with other libraries? |