finds the union of all div tags with class attribute test and all p tags with CSS class attribute quote, adds the class attribute blue to each matched element, and then slides them down with an animation
Edit code and click me
Your Result
(Some examples do not work in Google Chrome):
Test me
Div with 'test' class
Paragraph without class
An other paragraph with 'quote' class
Div with 'other' class
Paragraph without class
An other paragraph with 'quote' class
Hello Paragraph
Good Bye Paragraph
Edit the code above and click to see the result
www.xhtml.co.il
- Try it yourself