Monday, June 3, 2024
119
rated 0 times [  121] [ 2]  / answers: 1 / hits: 19913  / 14 Years ago, mon, september 27, 2010, 12:00:00

Currently createPopup() is only supported in IE (See http://help.dottoro.com/ljsxcrhv.php).



Is there a universal createPopup() replacement? Or is conditional code required based on browser detection?



Hopefully, I am looking for something that not only provides the same functionality, but has the same interface or at least could provide the ingredients to create createPopup() clone without too much work.


More From » internet-explorer

 Answers
33

You may want to look at some of the JavaScript libraries out there. Things like Dojo, Yahoo UI, or JQuery can help to encapsulate most of the browser-specific headaches. For example, with Dojo, take a look at http://dojotoolkit.org/api/. This would get you similar functionality to createPopup().


[#95487] Friday, September 24, 2010, 14 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
jaylynkarinam

Total Points: 740
Total Questions: 103
Total Answers: 103

Location: Liechtenstein
Member since Wed, Dec 8, 2021
3 Years ago
jaylynkarinam questions
Tue, Jul 23, 19, 00:00, 5 Years ago
Fri, Jul 5, 19, 00:00, 5 Years ago
Fri, Apr 12, 19, 00:00, 5 Years ago
Wed, Oct 31, 18, 00:00, 6 Years ago
;