ismailc
10-21-2009, 09:29 AM
Good day, I need help.
I have an html button that calls & open another browser window on the onMouseUp event, but once I close the popup new browser window my button has focus & is like selected.
I want it not to be selected or clicked or has focus, how do i loose the focus after close of popup window?
onMouseUp="window.open("
Please Assist!
I have an html button that calls & open another browser window on the onMouseUp event, but once I close the popup new browser window my button has focus & is like selected.
I want it not to be selected or clicked or has focus, how do i loose the focus after close of popup window?
onMouseUp="window.open("
Please Assist!