Is there any way to detect if browser supports iframe?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Maybe this would work? HTML:
|
||||
|
You can always test it...
|
|||
|
|
All major desktop browsers support iFrames. If you mean in a mobile context, I managed to find this on google : http://johannburkard.de/blog/www/mobile/iframe-support-on-mobile-devices.html Some older devices don't support iframes. |
|||
|
|