You probably noticed that some web sites have a feedback feature created with http://uservoice.com. It display’s a badge on left or right of your screen.
But, how is that badge positioned? It looks like its position depends on the height of the browser….
Can you help me with how to create some sort of badge like this, with functionality to redirect me to the some other url?
tnx in adv!
It uses
position: fixedon theatag. It is using atop: 45%to get it to “move” with the window height.