|
Rank: Newbie Groups: Member
Joined: 1/10/2016 Posts: 2
|
Hi,
I've just found that EO Browser has problem with <select> tag. When we click the select tag, there is no dropdown shown although there are <option> items. It's like no <options> at all. I tried this at many pages that has select items, all are not working.. Please check..
If I test it with Chrome, it's okay, no problem at all, select tag is working, dropdown is shown when we click the dropdown.
I dont use jquery, javascript or anything, this is just a normal <select> and <option> tag.
Is it an EO Browser bug or is there any solution/setting to handle this?
Thank you!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
Please check if your Form/Window has top most set to true. You can not do that. If that's not the problem, then you can try the same page in our TabbedBrowser sample and see if the problem still occurs there. If TabbedBrowser sample has the same problem, please provide a test Url so that we can investigate further.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 1/10/2016 Posts: 2
|
Hi,
Thanks for your fast response,
Yes, right, my form is required to be set Top Most set to true. I didnt know if that will be a cause of this problem, It would be great if top most set true and select could work together.
I'll try to make an adjustment. Thank you for letting me know this.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
You are very welcome. Please feel free to let us know if there is anything else.
|
|