I have a button that launches a simple popup but when it pops up it creates a the internet explorer file thingy in the taskbar. Is there a way to not have this in the taskbar?
Printable View
I have a button that launches a simple popup but when it pops up it creates a the internet explorer file thingy in the taskbar. Is there a way to not have this in the taskbar?
You could try this but it's probably IE specific
Code:window.showModalDialog(surl)