Window.createPopup() in firefox?

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jul 2007
Posts: 2
Reputation: sivavissamsetti is an unknown quantity at this point 
Solved Threads: 0
sivavissamsetti sivavissamsetti is offline Offline
Newbie Poster

Window.createPopup() in firefox?

 
0
  #1
Aug 9th, 2007
Hi All,

I am working in .NET 2.0 frame work web application. In my application i used javascript and with that i used the window.createPopup() function. It is working fine with IE. But it is not working with Firefox, Netscape Navigator and Opera. Please provide me the alternative solution so that i can use that to get the same functionality. I have tried with window.open() also but it is not providing the same functionality.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,622
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Window.createPopup() in firefox?

 
0
  #2
Aug 9th, 2007
There is no direct replacement of window.createPopup() function as far as I know. Its an IE function only. But I don't see what kind of functionality you require which can't be satisfied by the window.open() function?
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 2
Reputation: sivavissamsetti is an unknown quantity at this point 
Solved Threads: 0
sivavissamsetti sivavissamsetti is offline Offline
Newbie Poster

Re: Window.createPopup() in firefox?

 
0
  #3
Aug 10th, 2007
Actually by using window.createPopup() i am dragging and dropping the Controls on the form from one region to another region just as like inWebparts. But it is not possible to use webparts directly. So when we call window.Open() is opening in another browser with titlebar and others. But the window opened must just like as window Opened through createpop() method.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,622
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Window.createPopup() in firefox?

 
0
  #4
Aug 10th, 2007
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.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 16
Reputation: connor4312 is an unknown quantity at this point 
Solved Threads: 0
connor4312's Avatar
connor4312 connor4312 is offline Offline
Newbie Poster

Re: Window.createPopup() in firefox?

 
0
  #5
Aug 10th, 2007
Make sure you have javascript turned on of other browsers.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 16
Reputation: connor4312 is an unknown quantity at this point 
Solved Threads: 0
connor4312's Avatar
connor4312 connor4312 is offline Offline
Newbie Poster

Re: Window.createPopup() in firefox?

 
0
  #6
Aug 10th, 2007
Or just simly use the html version:
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <a href="#" "target=_">#</a>
That nay not be prsice but something like that.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Window.createPopup() in firefox?

 
0
  #7
Aug 10th, 2007
Leave it for Microsift to provide businesses with a way to drive people crazy.

My popup blocker is ON.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC