Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

select(Dropdowns) box is not working in mobile menu #160

Open
sathishtb opened this issue Nov 29, 2016 · 5 comments
Open

select(Dropdowns) box is not working in mobile menu #160

sathishtb opened this issue Nov 29, 2016 · 5 comments

Comments

@sathishtb
Copy link

Hi,
I am using select box inside the mobile menu,but its not working,as i am not able to see the lists inside the select box and also not able to select the any value from the list.

I am using same code like below,
http://jsfiddle.net/5rjg9/40/
http://jsfiddle.net/5rjg9/42/

@adgsm
Copy link
Owner

adgsm commented Nov 29, 2016

I've just tried http://jsfiddle.net/5rjg9/42/ in Chrome, Firefox and Safari. It looks functioning for me... What browser do you use?

@sathishtb
Copy link
Author

sathishtb commented Nov 29, 2016

Hi @adgsm ,

I am facing problem with a mobile view and tried in chrome mobile simulator..

Are you tried with mobile simulator?

@adgsm
Copy link
Owner

adgsm commented Nov 29, 2016

Suddenly fiddles become unavailable but I'm sure I have tried it before in mobile browsers

@sathishtb
Copy link
Author

sathishtb commented Nov 30, 2016

Hi @adgsm ,

I just changed the following code in basichtml.html, like below

<h2><i class="fa fa-reorder"></i>All Categories<div class="dropdownchk"><select><option value="volvo">Volvo</option><option value="saab">Saab</option><option value="mercedes">Mercedes</option><option value="audi">Audi</option></select></div></h2>

the dropdown is not working in mobile and desktop..

Can you please check this issue?

i upload the whole source code in the following url, as jsfiddle is unavailable

multilevelpushmenu.zip

@adgsm
Copy link
Owner

adgsm commented Nov 30, 2016

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants