Jump to content

<iframe>Remove background


MadnessRed

Recommended Posts

I have an iframe that links to a forum. What I want is for the iframe to remove the backgrounds it sees. ATM I have removed the background from the forum but I want it so that the forum can also be view normally with its usual background.

 

thats probably makes no sense, so here is the context.

 

http://uni1.darkevo.org/baord.php

that works fine...

 

http://board.darkevo.org/

that however looks messed up.

 

 

Is it possible to remove the background by doing one of these?

Getting iframe to see through background

Lets the page detect if it is in a frame and use a different css depending on which is the case.

 

Thanks

 

Anthony

Link to comment
https://forums.phpfreaks.com/topic/127440-remove-background/
Share on other sites

Yes. You would need to do one of three things.

 

1) assign your JS variable to an input in a form and submit the form (page) using the GET method

2) assign your JS variable to an input in a form and submit the form (page) using the POST method

3) use AJAX (see an AJAX tutorial)

Link to comment
https://forums.phpfreaks.com/topic/127440-remove-background/#findComment-659911
Share on other sites

  • 2 weeks later...

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.