Buy a license

Get a licese for using PageEar 2.x on a commercial webpage!

 

Get a license

Newsletter


email:

Donate

If you like PageEar, donate a small amount.

How to install the PageEar

1. Download free PagePeel - pack.

2. Unpacked Zip archive on your harddisk

3. Create two image with size of 100×100 pixel and 500×500 pixel in jpg format. The right top of the pictures (diagonal from the upper left corner to the right lower corner) is visible in your pagepeel. As example use / modifiy provided images pageear_b.jpg and pageear_s.jpg

4. Edit the file pageear.js with a text editor. Change the urls to the swf files and the jpg images (pageear_b.swf and pageear_s.swf)

For example, if you put pageear on www.any-domain.de/pagepeel/, the URLs must point there.

5. Upload all files on your server (e.g.: public_html/pagepeel/)

6. Include pageear.js and AC_OETags.js in your pagehead. Put the writeObjects() javascript function at the end in your body-Area. For example check index.html.

<html> <head> <title></title> <script src="/pageear_server_path/AC_OETags.js" type="text/javascript"> </script> <script src="/pageear_server_path/pageear.js" type="text/javascript"> </script> </head> <body> Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum <script type="text/javascript"> writeObjects(); </script> </body> </html>

If you do all right, the Pagepeel should be shown up on your side.


Note:
Pagepeel does not works with a local call (thus if you start directly index.html). To test the pageear simply upload all files to your server an call index-file http://www.musterdomain.de/test/index.html


Last update on 2009-05-01 by Christian.

Go back