error while using window.createPopup() in firefox
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi i am using window.createPopup()in javascript it gives error in firefox but works in ie.How can it be solved
There is no cross compliant direct equivalent of window.openPopup() method. Its IE only. If you want to emulate the behavior of 'window.openPopup()', use 'window.open()' along with any 3rd party Javascript Drag and Drop (D&D) API. HTH
Jinal Desai - LIVE Experience is mother of sage....