Thanks a lot for posting this, wkmaylish. If only some sort of column identifier were present in the id. Argh!
The problem with doing a selector on title in this case is that most approaches will be too greedy where there are columns with similar names, such as "Guideline", "Guideline 2", etc. I'm loathe to use the <nobr> in my selector, but it may be the only option at this point.
Can you do me a favor and send me the markup for a "complex" dropdown? That's one where there are 20+ options. Rather than a select, you'll see an input element.
M.
The problem with doing a selector on title in this case is that most approaches will be too greedy where there are columns with similar names, such as "Guideline", "Guideline 2", etc. I'm loathe to use the <nobr> in my selector, but it may be the only option at this point.
Can you do me a favor and send me the markup for a "complex" dropdown? That's one where there are 20+ options. Rather than a select, you'll see an input element.
M.