Jump to content

iFrame content + Position (using jQuery)


x1nick

Recommended Posts

I think this may be CSS and Javascript related.

 

Basically I want to make a debug window, as my PHP system produces a huge set of debug data when enabled. But at the moment stores this in a text file. Makes reading it all a little bit slow.

So with every page load it loads the debug data into the window area.

Also need to be able to add content to the iframe using jquery? Take it thats possible?

 

What I need to achieve is a iFrame (or even a separate window but this might be more complicated, think a inbuilt window would be ideal though) which appears to the right of the screen and makes the page accommodate this.

Now I want to be able to show/hide this iframe easily.

 

But also need to be able to remove it from the HTML of the site for when debugging is disabled.

 

Hope this makes sense?  :confused:

I can't think of any websites that even have anything remotly similar so can't really give a example.

I could use frames, but would like to use a iframe really.

 

 

Link to comment
https://forums.phpfreaks.com/topic/174488-iframe-content-position-using-jquery/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.