How do I implement the feedback form that the following sites have?:
http://foodoro.com/ http://www.heyzap.com/
(look at the left center.)
Thanks!
How do I implement the feedback form that the following sites have?:
http://foodoro.com/ http://www.heyzap.com/
(look at the left center.)
Thanks!
Start by looking into jQuery. It's pretty nice for stuff like this.
http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/
The first example on there shows a simple way to at least get a sliding panel. It's not exactly what you want but it gives you an idea of what jQuery can do and maybe how you'd achieve what you want.
Edit: Here's a direct link to the sliding panel demo on there...
http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html