rayantony / jixedbar

Automatically exported from code.google.com/p/jixedbar
GNU General Public License v2.0
0 stars 0 forks source link

Jixedbar on top of jQuery Interactive Map makes page unscrollable #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.  Do a base map from 
http://www.gethifi.com/blog/jquery-vs-flash-for-interactive-map - make sure 
height is large enough to have to scroll
2.  Put Jixedbar on top of it
3.  Use IE7 to scroll map

What is the expected output? What do you see instead?

I tried to z-index jixedbar to 4 so it's ALWAYS on top of the jQuery map, 
however, in IE7 it doesn't let me scroll down.  I know it's IE, but most of 
everyone who will use the web application I'm working on are using IE. 

What version of the product are you using? On what operating system?

I'm using XAMPP with Apache 2.x and PHP5.  

Please provide any additional information below.

Works in Chrome and FF.

Original issue reported on code.google.com by vbegoll...@gmail.com on 31 Mar 2011 at 2:53