Change "(none)" from Drop-down list property control to something else

HTML
<DIV id="ddowns">
Available Dates: <SpotfireControl id="y0urdr0pd0wnpr0p3rtyc0n7r01"" />
</DIV>

JS
$("#ddowns select option:first-child ").text("All")



Previous
Next Post »