Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Dropdown / Select menu #144

Open
CarpeTempus opened this issue Jul 3, 2015 · 0 comments
Open

Dropdown / Select menu #144

CarpeTempus opened this issue Jul 3, 2015 · 0 comments

Comments

@CarpeTempus
Copy link

Hi,

I'm using a form to display some data which contains several dropdowns / select menus.
As written in the documentation im using

$('select#select-choice-0').val('express');

to set a value and after that

$('#select-choice-0').dropdown();

to refresh the widget to display the new value.
This works fine in case that there is only one dropdown widget in the form. With several dropdowns calling .dropdown() creates nested dropdown-widgets (please see screenshot).

image

Besides that the included jquery lib is very old.. I've tried to replace it with a newer version but it didn't work. It is sad that the BB10-Theme seems to be no longer supported by Blackberry since the development seems to be discontinued. Please keep it up and continue with the development!

Kind regards,
Dirk

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

1 participant