-
1. Re: BC dynamic menu not working in iPad
cate1941 Aug 7, 2014 7:23 AM (in response to cate1941)Correction to my original message. Now I see that the navigation items are not working on the desktop as well.
Please help if you can.
-
2. Re: BC dynamic menu not working in iPad
TheBCMan Aug 10, 2014 7:24 PM (in response to cate1941)Safari only? Can you post an example link?
Just to confirm, you are talking about BC's dynamic menu system and not a regular form drop down?
-
3. Re: BC dynamic menu not working in iPad
cate1941 Aug 11, 2014 9:45 AM (in response to TheBCMan)Thank you for responding.
Yes, it is the BC dynamic menu system that is not working well in iPad . I have installed a Bootstrap menu for the iPhone that works fine.
I have tested it only in the iPad Safari browser.
crystal-rose.org
-
4. Re: BC dynamic menu not working in iPad
TheBCMan Aug 11, 2014 6:35 PM (in response to cate1941)The menu opens on mouseover, there is (basically) no mouseover event on touch devices therefore it is not displaying.
-
5. Re: BC dynamic menu not working in iPad
Liam Dilley Aug 11, 2014 6:45 PM (in response to TheBCMan)As TheBCMan said - You can not have scripted events or double click or hover events (IOS knows hover as click in terms of CSS, I am talking about javascript) that will really work. You have to do browser mobile detection and use things like a touch script plugin and recode the menus or use less javascript in the menu or in responsive designs, scale/revert to more mobile friendly menus.
-
6. Re: BC dynamic menu not working in iPad
cate1941 Aug 12, 2014 11:15 AM (in response to cate1941)Sorry for my lack on understanding, have only limited htm and css knowledge. Can you tell me in English, what I should do?
Thanks.



