Closed (cannot reproduce)
Project:
Language Switcher Dropdown
Version:
6.x-1.6
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 09:45 UTC
Updated:
29 Jun 2012 at 19:57 UTC
When using the dropdownlist it always shows the entire list dropped down.
You should add this to lang_dropdown.js
var oHandler = $('#edit-lang-dropdown-select').msDropDown().data("dd");
oHandler.close();
Comments
Comment #1
manfer commented