jquery - How can I display a list to mimic that of a select? -


i have select statement options set user selects member promote 'team leader.' it's set multiselect shows users , can scroll down after list gets big.

the trouble is, list populated hundreds of users, i'd prefer able filtered user.

i found way filter when it's list, , works perfectly, when research online how style, filter, , hide options within select statement, of responses that's it's bad idea try , format select statements, since different browsers , operating systems interpret them differently.

that being case, there way format select statement , option such it's list instead (and turns scrollable box @ point 100 aren't displayed visibly @ 1 time)?


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -