Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE7 support? #8

Open
soulreverie opened this issue Oct 24, 2012 · 1 comment
Open

IE7 support? #8

soulreverie opened this issue Oct 24, 2012 · 1 comment

Comments

@soulreverie
Copy link

First, love the stickem. Thank you.

Yes.... I need to support IE7 and for me the stickem isn't working.... so either I did something along the way to cause it to break, or you aren't supporting IE7

This is the work around I created and I am wondering if there are any issues with addressing IE7 in this manner.... OR if you have a better suggestion! At the moment I don't have code to post but I'll try to put up a working example at some point.

.ie7 .stickit{position:fixed !important; margin:0 !important; background:red; top:0 }

Background:red is just what I used to show when .stickit is applied and to help me figure out where it was on the page. IE7 doesn't seem to like the margin setting.

Thanks so much,
Lydia

@davist11
Copy link
Owner

Can you be more specific when you say "the stickem isn't working?

Hard to tell what's going on without a URL or Fiddle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants