开发者

Pop-Up Blocker and Flex's PopUpManager

开发者 https://www.devze.com 2023-01-18 16:28 出处:网络
This is a rather simple question. I need to confirm. (So don\'t flame me, please). If a user has a pop-up blocker on, will it effect pop-ups within a Flex application. If I use the PopUpManager clas

This is a rather simple question. I need to confirm. (So don't flame me, please).

If a user has a pop-up blocker on, will it effect pop-ups within a Flex application. If I use the PopUpManager class in my app, is there the possibility that it would be blocked. (I'm writing a开发者_JS百科bout pop-ups within the app, not advertising pop-ups and pop-unders.

Thank you.

-Laxmidi


PopUpManager applies only to flex, the browser's pop up mechanisms have absolutely no bearing on the PopUpManager class since it displays "pop ups" entirely within the bounds of the application's browser window. Hope that helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消