selectmenu is a jQuery UI plugin which allows replacing the browser's standard `` drop-down with a fully stylable interface.
4
votes
1answer
2k views
jQuery Mobile 1.1.1 Custom Select Menu - Placeholder Text not Visible
After upgrading to jQuery Mobile 1.1.1 earlier today (7/13/2012) I noticed that all of my Custom Select menus no longer show the placeholder text on page load. Is there something I need to do ...
3
votes
1answer
6k views
jQuery UI Selectmenu value set dynamically does not change visible selected value
I am using jQuery UI Selectmenu and am having trouble setting the value of a rendered selected. It seems to change the selected option in the underlying select, but the selectmenu does not show the ...
3
votes
2answers
966 views
Jquery selectMenu hide?
I'm using jquery's selectMenu on a select tag like this.
$('#ddlReport').selectmenu()
in certain cases I want to hide it, and I can't figure out how.
this doesn't work:
...
3
votes
2answers
494 views
Event handler for unselection of an Item in select menu with mutiple properties enabled
I am using a select menu which will allow multiple selections to be done. I have an event handler
$("#idInventory").change(function () {
$("#select option:selected").each(function () {
...
2
votes
4answers
1k views
How to select from option menu in javascript
I need to be able to change certain option from select menu to be as default (start) value when I do something.
For example when I declare it, English language is default value.
How to change that ...
2
votes
3answers
1k views
How to change page using Jquery mobile select menu?
I am developing an app where i am using select menu in it. As i am new to developing i don't know how to change page when select menu was selected. I tried onclick events & onchange events on ...
2
votes
1answer
860 views
How to set offset on (selectmenu) overlays in jQuery Mobile [using a fixed header toolbar]?
Is there a way to define the offset JQM uses for selectmenu overlay?
Other options can be set via prototyping like this:
$.mobile.page.prototype.options.addBackBtn = true;
...
1
vote
5answers
129 views
.change(function() { doesn't alert an option value after changing options of select menu
the following call function doesn't alert an option value after changing options of select menu:
doesn't give alert:
<script type="text/javascript">
jQuery(document).ready(function($){
...
1
vote
8answers
937 views
How to get the index of an option in a select menu by matching the text with plain Javascript?
I have a select menu and I need to dynamically select the option based on the text value of the option element. For example, my select looks like this:
<select id="names">
<option ...
1
vote
1answer
996 views
jQuery selectmenu plugin value
I'm using the jQuery UI Selectmenu Plugin for styling my select fields. Now I have a general question to bring this code $(this).val() to work with this plugin. After the onChange event it should me ...
1
vote
2answers
5k views
jQuery UI SelectMenu Dropdown - opens UP instead of DOWN
I'm using jQuery UI Select Menu and occasionally have some issues.
This is located at the top left of my users' pages. Using the "dropdown/address" type, sometimes (seemingly random), the dropdown ...
1
vote
1answer
1k views
JQuery selectmenu won't initialize after ajax call
I am using filamentgroup JQuery selectmenu widget. The widget is initialized in page's head section. When the page is loaded for the first time Jquery loads widget successfully but after ajax call ...
1
vote
3answers
1k views
jquery ui selectmenu, regarding changing selected items
I'm trying to implement a currencty converter which I succeeded but now I'm implementing a button that will change the selected option between two selected menus which means that if in the first menu ...
1
vote
1answer
151 views
jQuery Mobile Select Menu handler, trying to set a variable outside the scope of handler
I am trying to set a variable to the selected value of a select menu inside the select menus handler. The problem is that my variable isn't recognized within the context of the select handler and if I ...
1
vote
1answer
69 views
Database query inside function not getting posted to page
Im new to php functions and I am currently trying to construct an if statement that looks into a database table to look at a column called tableformatting. This table is where the formatting options ...
1
vote
1answer
330 views
Position of jquery ui Selectmenu
I have used below selectmenu script to initialize the selectmenu.
$("#year").selectmenu({style:'dropdown',maxHeight:400});
HTML code:
<select name="year" class="bubble year" id="year">
...
1
vote
1answer
309 views
jQuery UI chained select-menu. Form resets when button is clicked
I am using a chained select-menu to guide the visitor trough some questions. This works like a charm, however, in the end the user has to click a button to send all values to a PHP-script. This also ...
1
vote
1answer
1k views
jQuery UI selectmenus breaks layout
I am using this plugin: http://jquery-ui.googlecode.com/svn/branches/labs/selectmenu/index.html (dropdown style)
And it is working well but when i add a selectmenu at the bottom of my page then this ...
1
vote
2answers
634 views
Jquery SelectMenu breaks after closing SimpleModal
When I close and reopen a simplemodal the selectmenu no longer works.
Anyone had any experiences with this or know how to fix it?
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
...
1
vote
1answer
331 views
jQuery Selectmenu with Rails grouped_collection_select
I have been playing around with the jQuery-ui Selectmenu, but haven't been able to get it to work with the grouped_collection_select. The Selectmenu works with the basic select when I set the class to ...
1
vote
3answers
304 views
How to set place holder copy in date select menu in CakePHP
I am using CakePHP 1.3 to create a select menu for date of birth (as below). I can set the default starting values as either blank or a selected date, but ideally I would like to have DD-MM-YYYY as ...
1
vote
0answers
82 views
Flexslider Carousel: Selectbox inside breaks it all on iPad 1 and iPhone 4
I got the following problem:
When a selectbox is placed inside a flexslider carousel and I open the select-dialog on iPad 1 (iOS 4.3.3) or iPhone 4 (iOs 4.3.5), all content from the slider is ...
1
vote
0answers
91 views
redirecting to google translation onchange of options of a cloned select menu (ScrollectBox)
i'm trying to integrate google translation using the following plugin:
https://github.com/afEkenholm/ScrollectBox
https://github.com/afEkenholm/ScrollectBox/blob/master/index.html
...
1
vote
3answers
139 views
jQuery selectmenu - multiple menus, reset value of others when one is changed?
I am using the selectmenu plugin to style up some select menus on my site. I am using them for a filtering feature on my site. I want the user to only be able to filter by one menu at a time. So when ...
1
vote
0answers
237 views
richfaces select menu rendering triggered by event
I have popup window that is used in few tabs and popup uses some params from tabs such as dialogContainerId and dialogId.
I have "select item" menu and "refresh items" button near it. So when user ...
1
vote
1answer
261 views
JQuery UI selectmenu not styling
Bit of a daft question but I've downloaded the JqueryUI selectmenu widget and it isn't working even though Firebug shows the relevant CSS and JavaScript files being loaded.
Script on page:
...
1
vote
0answers
550 views
Jquery Mobile Android Native Select Menu not working when html is embedded in Sharepoint Content Editor Webpart
We are building a jquery mobile website and the requirement was to host the site within sharepoint.We are using Content Editor Webpart to embed our html from document library.This was the recommended ...
1
vote
1answer
497 views
Tell if Jquery Mobile Select Menu is Open
If there a way to tell if the jQuery Mobile select menu is open? I've been trying to check in various places to see if it is open to turn off certain events or in other cases close it.
Closing it ...
1
vote
1answer
592 views
Custom Select Menu, jQuery Not Working
I am trying to replicate the functionality of a standard select menu by making a custom one.
The problem is that I can't get it to behave like a select menu. My goal is to be able to replace the ...
0
votes
3answers
4k views
Setting a default selection in a select menu in JQuery Mobile?
I'm trying to set the default selection in a select menu in JQuery mobile. The docs have this:
var myselect = $("select#foo");
myselect[0].selectedIndex = 3;
myselect.selectmenu("refresh");
...
0
votes
2answers
32 views
Select menus vulnerabilities
I'm working on a program which allows the user to upload his results. In a select menu I show all the "tests" that he could pick and then evaluate the result based on the test selected. My concern is:
...
0
votes
3answers
158 views
JQuery Mobile - Getting the Value of a SelectMenu
When I attempt to get the value from my the select menu, I get an empty value.
I know the reason I do is that the jquery mobile markup results in two items with a class of "mySelect"-- so the ...
0
votes
1answer
2k views
jQuery UI Selectmenu events bind
Im using JQuery UI Selectmenu widget - http://wiki.jqueryui.com/w/page/12138056/Selectmenu
Im trying to bind change event. But it does not work:
$(function() {
$('select#items').selectmenu();
...
0
votes
1answer
31 views
Not able to select any item from SelectOneMenu
In my implementation, the select menu appears with populated value. But, if i selected any item from the menu, the select menu not setting the value and reset to default one.
Convertor:
package ...
0
votes
1answer
229 views
Escape HTML “value” attribute for a select menu
I have a select menu and I dynamically insert some values from a database:
markup += '<option value=' + option["value"] + '>' + option["alias"] + '</option>';
some values, however, ...
0
votes
1answer
540 views
Opera Mobile and jQuery Mobile Select menus display bug
There is a bug in jQuery mobile with Opera Mobile which displays the default select over the custom one from jQuery Mobile, see the screenshot below directly taken from jQuery Mobile's website!
...
0
votes
1answer
153 views
how specify select function foreach option in UI selectmenu
I'm using UI Selectmenu in my project
UI selectmenu has a select option to set select behavior for all selectmenu options like :
$('.anything').
selectmenu({
select : function(event, ...
0
votes
2answers
360 views
Unable to get mouseout to work properly on jquery Selectmenu
I'm trying to get the Jquery Selectmenu plugin to expand when I mouse over but close again when I leave it.
I decided to use the MouseOver and MouseOut events along with the open and close commands.
...
0
votes
2answers
133 views
Custom UI Element CSS Padding Issues
I have created a custom drop-down element, which is listed on this page:
http://jsfiddle.net/spryno724/2snUH/3/
Click on the drop-down menu in the "Result" secion, and you will see the problem. ...
0
votes
2answers
510 views
PHP Get Multi Select List Values
I'm trying to write a simple function to construct field names for a form. It works fine if at least one value is selected in a multi-select list but if nothing is selected I get an Undefined index ...
0
votes
1answer
961 views
Setting the opt group property dynamically to Select
I am adding new options to a select menu by the following way:
var options1 = {
val1 : 'text1',
val2 : 'text2'
};
$.each(options1, function(val, text) {
$('#SelectMenu').append( new ...
0
votes
1answer
332 views
How can we select an option while loading them in Select Menu
I am adding new options to a select menu by the following way:
var options1 = {
val1 : 'text1',
val2 : 'text2'
};
$.each(options1, function(val, text) {
$('#SelectMenu').append( new ...
0
votes
1answer
63 views
unable to change option of a select menu with custom select event handler
in the following call function onSelectEvent: is responsible for handling & switching the option. i'm trying to get the option value through this variable but this variable in call function ...
0
votes
1answer
170 views
jQuery mobile: Why does Select Menu break when I append it to another DOM node on a different page?
I have a jquery mobile site with three pages (<div data-role = 'page'>).
On page 1's header I have a Select Menu being used for a Choose Language component:
<div data-role = 'header'> ...
0
votes
1answer
1k views
selectmenu ('refresh', true)
I get form from zend framework site and put it in response in new file in function written by jquery mobile, but I get this error:
uncaught exception: cannot call methods on selectmenu prior to
...
0
votes
3answers
2k views
jquery selectMenu refresh doesn't work
I have a selectMenu that I initialized and later I want to populate it with some data:
$.each(data, function (Key, Value) {
$('#ddlReportFarms').append($("<option></option>")
...
0
votes
1answer
405 views
Jquery selectMenu creates line break (can't get it to display inline)
I have a few select elements:
<div id="divReports">
<select id="ddlReportTypes" style="width:200px;"></select>
<select id="ddlReportFarms" style="width:200px;"></select> ...
0
votes
2answers
119 views
Submitting select menus
I use a code in jquery-mobile to dynamically generate select menus, but I'm having trouble passing the data to the database.
The menus are generated using the append method, for each form element, ...
0
votes
1answer
572 views
jQuery selectmenu not working with knockout.js when embedded inside a 'visible' binding
I have a jsfiddle that demonstrates the problem at: http://jsfiddle.net/michaelajohnsonwa/sDchM/7/
The generated dropdown elements from the select when hidden don't seem to be generated correctly. I ...
0
votes
2answers
294 views
jQuery - Click a link to choose a select menu option
I have a select menu in my form that I want to hide and replace with an unordered list. I've figured out how to copy the select options to links within list items, but I can't figure out how to make ...
