how to make some particular 'options' under 'select' tag hidden under certain conditions? .is there any code like 'style.display=none' used with 'div' ?
Can you recognize these conditions before HTML output? like with PHP or ASP or are you using some form of javascript?