NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html>
<html>
<head>

<title>JavaScript &amp; jQuery - Chapter 7: Introducing jQuery - Event Object</title>
<link rel="stylesheet" href="css/c07.css" />
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script>
//kkhan.bese17seecs
$(window).scroll(function() {
var pos = $('#footer').offset().top - $(window).height() -500;
if ($(this).scrollTop() < pos)
{
$('#img').hide(600);
}
else
{
$('#img').show(600);
}
});

</script>
<style type="text/css">
#img {
width: 130px;
height: 60px;
background-color: #403c3b;
background-image: url('images/adverlion.png');
background-repeat: no-repeat;
background-position: 10px center;
color: #fff;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 25px 20px 10px 85px;
position: relative;
bottom: 120px;
right: -80%;
text-transform: uppercase;}

</style>
</head>
<body>
<div id="page">
<h1 id="header">List</h1>
<h2>Buy groceries</h2>
<ul>
<li id="one" class="hot"><em>fresh</em> figs</li>
<li id="two" class="hot">pine nuts</li>
<li id="three" class="hot">honey</li>
<li id="four">balsamic vinegar</li>
<li id="one" > linguine </li>
<li id="two" >cream</li>
<li id="three" >coconut milk</li>
<li id="four">mushroooms</li>
<li id="four">apples</li>
<li id="one" > strawberries </li>
<li id="two" >rice crackers</li>
<li id="three" >brie</li>
<li id="four">rice</li>
<li id="four">green tea</li>
<li id="one" > vine-ripened tomatoes </li>
<li id="two" >bananas</li>
<li id="three" >red kidney beans</li>
<li id="four">haricot beans</li>
<li id="four">lettuce</li>
<li id="one" > organic brown rice vinegar </li>
<li id="two" >sushi nori</li>
<li id="three" >garlic</li>
<li id="four">ginger</li>
<li id="four">red onions</li>
<li id="one" > goat's cheese </li>
<li id="two" >baby leaf spinach</li>
<li id="three" >coconut </li>
<li id="four">avocado</li>
<li id="four">leeks</li>
<li id="one" > carrots </li>
<li id="two" >pears</li>
<li id="three" >apples </li>
<li id="four">organic free-range eggs</li>
<li id="four">cashew nut butter</li>
<li id="one" > lemons </li>
<li id="two" >coconut oil</li>
<li id="three" >sourdough bread</li>
<li id="four">almond milk</li>
<li id="four">kale </li>
<li id="one" > gluten-free soy sauce </li>
<li id="two" >quinoa</li>

</ul>
<footer id="footer" style="padding: 25px;">&#169; ListKing</footer>
</div>
<div id="img"><span>Buy ListKing Pro only for $1.99</span></div>
<script src="js/jquery-1.11.0.js"></script>
</body>
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.