Tutorialsplane

jQuery after Method


jQuery after method : is used to add new html element(content) after the selected element ie. after outside of the element.

Syntax

$(selector).after('some......content');

jQuery after Method Example

jQuery after() Method with syntax


Try it ยป

Jquery Tutorial

jQuery Effects

jQuery Traversing

jQuery HTML

jQuery Css

jQuery Scroll

jQuery Dimensions

jQuery Ajax