NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Show the HTML code tab in the output window.
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Hi.

Don't know if this can be done in PHPed, or if it needs to be setup somwhere else.

When you are debugging a site in PHPed, you have the output window.
That shows the page rendered, but I would like if I could switch to a HTML code view, so I can check the HTML output for loaded javascript etc.

Kind Regards

Henrik
View user's profileFind all posts by hgrSend private message
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
At the bottom of the output window, there are two small tabs: HTML and Source. Click the Source tab.

(The tabs are easy to miss.)
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
Not on my system. I only have the HTML tabpage.


View user's profileFind all posts by hgrSend private message
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
You caught me by surprise with that one Smile.

I did some experimenting, and it turns out that it's related to your choice of embedded browser. If you use IE, you get the tab, but if you use Mozilla, you don't, nor do I see any alternative way of getting to the source, such as a contextual menu.

I'd say this is a bug.

For now, you can switch back to IE:

Tools -> Settings -> IDE settings -> Default browser -> Embedded Internet Explorer
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Browser won't let you see HTML code until it gets some certain amount of input (~ 4-8K or closing body or html tags)
so, I'd recommend to use another Output window, the debugger's tab: view->debug windows->output.

As of Mozilla, we know no way on how to get sources for the rendered page, other than opening Mozilla's own popup window that will re-run the request to show you the sources (which is weird)

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
dmitri wrote:
As of Mozilla, we know no way on how to get sources for the rendered page, other than opening Mozilla's own popup window that will re-run the request to show you the sources (which is weird)


I assume you mean the contextual menu? When I tested this, I got nothing when I right-clicked. Did I miss something?
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website
Veteran

Joined: 30 Nov 2006
Posts: 186
Reply with quote
No I have the same problem.
View user's profileFind all posts by hgrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
no, I meant html source code (View Source) feature.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Show the HTML code tab in the output window.
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