jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.68k stars 2.4k forks source link

Fixed header position breaks when opening push or reveal panel Jquery #8610

Open bensimes opened 6 years ago

bensimes commented 6 years ago

I found if you change overlay with either push or reveal, depending on the one you wish to use. And find and replace all within the jquery.mobile-1.4.5.min.js and jquery.mobile-1.4.5.min.css. The panel now works.

Issue before the change screen shot 2018-01-04 at 15 20 21

issue after the change screen shot 2018-01-04 at 15 21 04

apsdehal commented 6 years ago

Hey, can you what did you find and replace in jquery-mobile js and css? Specifically what change you made?