Languages

Menu
Sites
Language
I have implemented bootstrap but touch menu event is not working

Hi,

I have developed a web page and my web page having menu bar.It work fine on the browser but not working at mobile.When i click on the menu bar then menu is not displayed.Please help me

 

Thanks and regards

Mohit Kumar

 

 

Responses

6 Replies
Vikram

Hi,

Could you please provide more detail code and info, it will help us to research better.

Palitsyna

Hello,

please, provide more details or share your code. It is difficult to say, what id wrong with your code now.

AVSukhov

Hello,

Do you mean hw Menu button or your own html menu bar?

Seoghyun Kang

Hello,

 

Because there is no code in your question, I do not know exactly.

But I assume that you are using the mouse event. After you check your code, please apply the touch event.

 

If it is not true, please attach your code.

Thanks.

Seoghyun Kang

If you want to know the touch event in deail, please refer the following document.

https://developer.tizen.org/development/tutorials/web-application/w3chtml5supplementary-features/device/touch-events-version-1#handle

Palitsyna

Hello,

here is some more information about touch events: 

https://developer.mozilla.org/en-US/docs/Web/API/Touch_events

http://www.w3.org/TR/touch-events/

Hope, this will help you.