clu3 / bootstro.js

Tiny JS library using bootstrap's popovers to help guide your users around your website
http://clu3.github.io/bootstro.js/
MIT License
1.33k stars 235 forks source link

Responsive on element with position fixed #52

Open robsonfgjunior opened 10 years ago

robsonfgjunior commented 10 years ago

I'm trying to add the popover to an element with position fixed. The popover is then absolutely positioned with pixel values so it doesn't follow the element when the browser is resized, like it does with other relative elements.

Any ideas?

clu3 commented 10 years ago

I'm not sure @robsonfgjunior . bootstro just uses bootstrap's popovers, if they do not work when browser's resized i'm not really sure how to fix it