Project Description:
I need to create a similar popup feature as shown in this page
http://www.jackhumphrey.com/fridaytrafficreport/
The popup will come up smoothly from the bottom of the page.
Below are the features to be included:
1. I can delay the appearance of the popup.
2. I can decide whether to show the popup once to every visitor or once to every visit.
3. I can add a link to the popup that says something like "powered by XXX" and the link is hyperlinked.
4. All other features shown in the sample page above, such as the ability to close the popup and ability to link to another page when I click on the popup.
The project should be completed in PHP, ajax and javascript.