Floating Menu CSS/Javascript issues

Posted by Ron Cassel on Stack Overflow See other posts from Stack Overflow or by Ron Cassel
Published on 2012-07-09T15:12:30Z Indexed on 2012/07/09 15:15 UTC
Read the original article Hit count: 188

Filed under:
|
|

I'm new to all this so thanks for being patient. Ok so I'm building a site with a Floating Javascript menu. The original code is from: Jtricks Absolute Floating Menu

Here's the issue: When viewing the site in a mobile browser, zooming in initially caused the floating javascript menu to leave the far left of the page and cover content on the page. I fixed this by locking it into a fixed width div on the left side of the page.

Now the issue I have is, I don't want the fancy animation of the javascript. A simple CSS script for a fixed window is fine. The only issue is, everything I've tried has done the same "free floating" thing when zoomed in on mobile browsers and I can't seem to find a fix.

Anyone have any ideas?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html