*

Ivanko

  • *****
  • 388 posts
BUG - Menu Button Not working on iPhone
« on: June 20, 2019, 01:44:41 PM »
Button MENU in MY PROFILE is not working on any  iPhones devices, but working on iPads.

How to fix ?

*

MB Themes

Re: BUG - Menu Button Not working on iPhone
« Reply #1 on: June 20, 2019, 04:25:19 PM »
@Ivanko
Well probably not to use iPhone... just kidding, I do not have apple device so cannot check. Menu is showing via jQuery
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: BUG - Menu Button Not working on iPhone
« Reply #2 on: June 20, 2019, 04:48:51 PM »
@Ivanko
Well probably not to use iPhone... just kidding, I do not have apple device so cannot check. Menu is showing via jQuery

not to use ? ;D ;D ;D
you can try to buy or you can open demo site in any store where sailing iPhone devices  ::)

this is a bug )
need to be fixed.

how to fix ? :'( :'( :'(

*

MB Themes

Re: BUG - Menu Button Not working on iPhone
« Reply #3 on: June 20, 2019, 05:02:30 PM »
It is made in same way as any other element on site using jquery
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: BUG - Menu Button Not working on iPhone
« Reply #4 on: June 20, 2019, 05:23:50 PM »
It is made in same way as any other element on site using jquery
it is OK
but on iPhone MENU option is not working  ???
need to fix  :'(

*

Ivanko

  • *****
  • 388 posts
Re: BUG - Menu Button Not working on iPhone
« Reply #5 on: June 20, 2019, 06:15:37 PM »
stack overflow as usually ... 8) :-\
this helps
Code: [Select]
cursor: pointer;
adding cursor: pointer;

Code: [Select]
/* USER MOBILE MENU */
.user-button, .filter-button {cursor: pointer;transition:0.1s;float:left;clear:both;width:100%;padding:12px 15px;font-size:14px;border:1px solid #ddd;position:relative;border-radius:5px;font-weight:bold;margin:0 0 15px 0;}
« Last Edit: June 20, 2019, 06:38:11 PM by Ivanko »

*

MB Themes

Re: BUG - Menu Button Not working on iPhone
« Reply #6 on: June 20, 2019, 07:55:23 PM »
It does not make sense, css attribute cannot have impact on javascript
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: BUG - Menu Button Not working on iPhone
« Reply #7 on: June 20, 2019, 08:11:32 PM »
It does not make sense, css attribute cannot have impact on javascript
https://stackoverflow.com/questions/14795944/jquery-click-events-not-working-in-ios

cursor: pointer; has solved the problem  :o

*

MB Themes

Re: BUG - Menu Button Not working on iPhone
« Reply #8 on: June 20, 2019, 08:24:45 PM »
@Ivanko
I see, but it's bug of IOS, so this one is valid
@Ivanko
Well probably not to use iPhone...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: BUG - Menu Button Not working on iPhone
« Reply #9 on: June 20, 2019, 09:07:34 PM »
@Ivanko
I see, but it's bug of IOS, so this one is valid
@Ivanko
Well probably not to use iPhone...

 ;D :D ;D