How to scroll to specific element using jQuery in hindi
$(‘html, body’).animate() और $(“selector”).scrollIntoView() इन दो method का इस्तेमाल करके specific element को scroll करा कसते है!
How to scroll to specific element using jQuery in hindi Read More »










