views:

82

answers:

1

I like the feedback link that's static while the page scrolls and I want to add something similar to my site. See www.bind.pt, right side, for example. However I don't want to use UserVoice. I want to use a popup window with a form-to-email functionality.

Is there a similar sample asp.net component or Javascript that's available for a lazy developer like me for re-use?

+1  A: 

There's an excellent solution to this problem here - the poster's own answer.

Enjoy!

Andy Mikula