javascript - How to fix position an element but keep the height relative to browser window? -


you noticed web sites have feedback feature created http://uservoice.com. display's badge on left or right of screen.

but, how badge positioned? looks position depends on height of browser....

can me how create sort of badge this, functionality redirect me other url?

tnx in adv!

it uses position: fixed on a tag. using top: 45% "move" window height.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -