dionel1969 Posted December 10, 2011 Posted December 10, 2011 Hello: I put this code in imgClose -> ClientEvents -> ExtEvents -> Onclick -> window.close() or self.close() to try to close the tab opened for the application. My question is: It is possible to do that??? I put it in Google Chrome Explorer and then when load the tab from Central Module with this code the tab show the "Loading..." mask forever. The problem is that I divide an app into small pieces (modules) they all show in different tabs (Google Chrome) and in each tab there is a Close Image for closing each module. So, the application close well when you click on the image, but the tab still there, and then I think that would be good to close tab, so the client could see the other modules in the other tabs directly. It is possible or not??? Quote
Administrators Farshad Mohajeri Posted December 12, 2011 Administrators Posted December 12, 2011 It depends on your browser. Some browsers doesn't allow this at all. Quote
dionel1969 Posted December 12, 2011 Author Posted December 12, 2011 It depends on your browser. Some browsers doesn't allow this at all. Chrome, I use Google Chrome. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.