A lot of websites/blogs using page peel/page curl to add additional message such as advertisements at the corner. There are a lot of scripts that can achieve this function but unfortunately these scripts are not free.
Recently, 1 of my client requests me to implement page curl on his Wordpress theme. So, I search through the internet and found some free and extremely simple ways to implement it.
1) Simple Page Peel Effect with jQuery and CSS by Soh Tanaka

In this example, Soh Tanaka show us how to achieve the page peel effect using purely jQuery and CSS.
2) The Sexy Curls jQuery Plugin

This is another open source jQuery plugin to achieve page peel/page curl effect by Elliott Kember. To use this plugin, you are required to install both jQuery and jQuery UI.
(more…)