Hi,
For many years the following code has worked perfectly for me to envoke a non persistent colour picker:
However, in Internet Explorer 9, no dice. It simply doesn't load the colour picker anymore. I have scoured the web searching for anything that may shed some light on this but can't find a thing.
Any help would be very appreciated.
In the words of pop group '4 Non Blondes': What's going on?
For many years the following code has worked perfectly for me to envoke a non persistent colour picker:
Code:
dlgHelper.ChooseColorDlg();
Any help would be very appreciated.
In the words of pop group '4 Non Blondes': What's going on?
Comment