NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
question about using embedded browser?


Joined: 03 Jan 2013
Posts: 24
Reply with quote
when I use embedded browser to debug web page, when I click a link, the link is opened out of embedded browser, so I can not debug continuely.
how to resolve it?
View user's profileFind all posts by sclschSend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
What's the target of the link set to? If it is _blank and you use embedded Internet Explorer then it will open an external browser window and it is probably Internet Explorer doing that, not PhpED. I find embedded Mozilla does not work with links set to target _blank.

For links without target, I find the embedded browsers seem to work fine and use just a single window.

I do all my debugging using an external browser window, which means I can then access all the browser developer tools. It also means that the debugging session will continue with target _blank because the debug cookie is available to all browser windows.
View user's profileFind all posts by plugnplaySend private message


Joined: 03 Jan 2013
Posts: 24
Reply with quote
how to use external browser to debug in phped?
View user's profileFind all posts by sclschSend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
Uses Tools > Default Browser and select an external browser instead of embedded. Mine has 7 of the most common browsers in there.

When you first start a project in debug mode (F9) the external browser will be started for you.

When you change your code and want to test the change you do not have to F9 again, you can just refresh the browser window; the cookie will keep you in debug mode.
View user's profileFind all posts by plugnplaySend private message


Joined: 03 Jan 2013
Posts: 24
Reply with quote
thanks,phped is perfect!
View user's profileFind all posts by sclschSend private message
question about using embedded browser?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic