I didn't want to write this
-
private void resetComboBoxStates() {
// Only IE require extra CPU wastage
if(!bBrowserIsComboBoxImpaired)
return;
...
}:(( IE makes me do ugly things. -- Some see dead and/or dumb people. I see dumb browsers.
-
private void resetComboBoxStates() {
// Only IE require extra CPU wastage
if(!bBrowserIsComboBoxImpaired)
return;
...
}:(( IE makes me do ugly things. -- Some see dead and/or dumb people. I see dumb browsers.
-
With all windows versions, IE versions, SP versions.... You have to litter every code you write with ugly things. X| /Magnus
- I don't necessarily agree with everything I say
I once had a pretty clean design of my DHTML dialogs and menus. And now.. *sniff*, it's semi-broken into pieces because of IE. *bwaahahaahahahahaaha* :(( -- This space for rent.