/ Published in: jQuery
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
jQuery('#componentFamily').prepend(jQuery("<option></option>").attr("value",-2).attr("selected","selected").text('Select SKU Family'));