Products
from $5 //hide any single option selectors $('select.single-option-selector').each(function(){ if ($(' > option', this).length == 1){ $(this).css('visibility', 'hidden'); $(this).prev().css('display', 'none'); } });
$0 //hide any single option selectors $('select.single-option-selector').each(function(){ if ($(' > option', this).length == 1){ $(this).css('visibility', 'hidden'); $(this).prev().css('display', 'none'); } });
$349 //hide any single option selectors $('select.single-option-selector').each(function(){ if ($(' > option', this).length == 1){ $(this).css('visibility', 'hidden'); $(this).prev().css('display', 'none'); } });
$10 //hide any single option selectors $('select.single-option-selector').each(function(){ if ($(' > option', this).length == 1){ $(this).css('visibility', 'hidden'); $(this).prev().css('display', 'none'); } });
$1 //hide any single option selectors $('select.single-option-selector').each(function(){ if ($(' > option', this).length == 1){ $(this).css('visibility', 'hidden'); $(this).prev().css('display', 'none'); } });