From 9104c7c3b155a0c9d7dbefffd71987c4cc14182a Mon Sep 17 00:00:00 2001 From: Kyle Kaminski Date: Sun, 23 Mar 2014 17:49:51 -0500 Subject: sharethis test --- html-sharethis.xhtml | 31 +++++++++++++++++++++++++++++++ notes.txt | 4 ++++ 2 files changed, 35 insertions(+) create mode 100644 html-sharethis.xhtml create mode 100644 notes.txt diff --git a/html-sharethis.xhtml b/html-sharethis.xhtml new file mode 100644 index 0000000..4474f07 --- /dev/null +++ b/html-sharethis.xhtml @@ -0,0 +1,31 @@ + + + +hello, world! + + + + + + + + +

hello, world!

+

goodbye, world!

+ + + + + + + + + + diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..b9516a9 --- /dev/null +++ b/notes.txt @@ -0,0 +1,4 @@ +[jquery] +- $(function() {} is same as $(document).ready(function() {}, + $(window).load(function () {} comes later in rendering process when all + tags are ready such as images -- cgit v1.2.3