| Current Path : /home/h/a/p/happyrenas/happy-rentals.com/js/fullpage/tests/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/h/a/p/happyrenas/happy-rentals.com/js/fullpage/tests/functions.html |
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://code.jquery.com/qunit/qunit-1.18.0.css">
<meta charset="utf-8">
<title>fullpage.js - Tests</title>
<style>
#qunit-fixture{
}
</style>
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture">
<div id="fullpage">
<div class="section" id="section1">Some section</div>
<div class="section" id="section2">
<div class="slide"> Slide 1 </div>
<div class="slide"> Slide 2 </div>
<div class="slide"> Slide 3 </div>
<div class="slide"> Slide 4 </div>
</div>
<div class="section" id="section3">Some section</div>
<div class="section" id="section4">Some section</div>
</div>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/qunit/qunit-1.18.0.js"></script>
<script type="text/javascript" src="../jquery.fullPage.js"></script>
<script type="text/javascript">
</script>
<script type="text/javascript" src="functions.js"></script>
</body>
</html>