aldomatic / FB-Style-Page-Slide-Menu

FB mobile inspired slide out menu built on jQuery mobile
http://www.aldomatic.com/jqm/fb-menu-style/
242 stars 85 forks source link

menu visible when switching pages #8

Open rraz-np opened 12 years ago

rraz-np commented 12 years ago

The menu is momentarily visible when switching to different pages with href link.

ghost commented 12 years ago

Same here!

digaoddc commented 11 years ago

same here!

maxceta commented 11 years ago

I use this on my page and it seems to help.

https://gist.github.com/4319069

digaoddc commented 11 years ago

Fixed this by setting the menu display to none, and changing display to block in the pageshow event . I`ll make a pull request or fork as soon as possible to fix .