fix for tickbox opening a new window
|
|
This is a great script but I didn't want all messages opening in a new window in OWA 2003. I also found that when selecting multiple messages with the tickbox it would open a new window every click.. obviously annoying if you're often selecting/deleting multiple messages. You can easily stop the new window from opening by deleting or commenting out the if statement (lines 536 to 555) of the script. Hope this helps someone. |
![]() ![]() |
I found that if you change the trItem in line 550 to a tdItem, you can keep the nice popup windows while not having it happen when you use the checkboxes. I hope this helps. |

