Skip to content

Instantly share code, notes, and snippets.

View manikandanselva's full-sized avatar

Manikandan Selva Cse manikandanselva

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Demo: Lazy Loader</title>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<style>
#myScroll {
border: 1px solid #999;
}