Comics and writing by a real girl in a cartoon world.
MY STORE - BEST OF - ABOUT ME - ARCHIVE - MAILING LIST
// Here's what makes them secret
document.getElementById("mobileLinks").style.display = "none";
Recommended Reading:
HomeAbout meMy StoreGreatest HitsCartoonsWritingMailing List
$(document).scroll(function() {
var y = $(this).scrollTop();
if (y > 500) {
$('.sidebar-footer').fadeIn(1000);
} else {
$('.sidebar-footer').fadeOut();
}
});
How to get out of a slump/break writer’s block/start fresh/feel better.