I've been trying to find a simple widget that slides up a comment box on the bottom of the page. All it needs is a text field so the visitor can leave comments and a submit button. It does not matter where the comments go after that whether they are stored in a text file or emailed to the admin.
I have not been able to find anything like this. All I can find is popups that when they come up disable the rest of the page.
Has anyone seen something like I am trying to describe?
tyty
*edit* oh, yeah, I guess I would have to use a server side include for the data storage part. My site is running PHP/SQL