Questions tagged [jquery-selectbox]

Custom select box replacement inspired by jQuery UI source. Requires jQuery 1.4.x or higher.

124 questions
44
votes
4 answers

How to check whether a select box is empty using JQuery/Javascript

I have a select box that is being populated dynamically from a database. As of right now the population of this check box is working flawlessly. I have added functionality that consists of a button which on click calls isSelextBoxEmpty. The job of…
AGE
  • 3,752
  • 3
  • 38
  • 60
27
votes
5 answers

Using jquery to determine selected option causes "specified attribute is deprecated" warning

Probably missing something pretty obvious but I can't figure out what is going on. I am trying to use jquery to determine the currently selected option in a dropdown (See fiddle) but when I do something like the following I get a Warning in the…
malonso
  • 2,247
  • 1
  • 21
  • 33
6
votes
4 answers

get selectbox selected value by name tag jquery

I have a form like this If i select another value, an onchange = function() is called: var prio =…
3
votes
2 answers

How to reset a select box after hiding a modal?

I have a select box:
H. beyraghdar
  • 83
  • 1
  • 7
2
votes
5 answers

How to add Placeholder to textbox inside select dropdown

Asif
  • 716
  • 2
  • 15
  • 37
1
2 3
8 9