Jump to content

IFRAME eek


jotgabbi

Recommended Posts

Am ripping about the coding for website working on currently, but one of main problems is I'm having to iframe in the quoting system from external source... I need to have a way where the iframe just has a flexible height and literally drops down as required as much as possible. There is no getting round the external source, and since using external source, javascript getting document height won't work.

 

Any ideas on how I could get round this?

Link to comment
https://forums.phpfreaks.com/topic/179061-iframe-eek/
Share on other sites

i don't believe there is a simple way of having the IFRAME automatically adjust in height as per the external contents of that IFRAME.

 

you will somehow need to set a height within the external source and maybe call it via javascript (getElementById())?

 

never attempted such a thing.

Link to comment
https://forums.phpfreaks.com/topic/179061-iframe-eek/#findComment-945037
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.