Quantcast
Channel: Adobe Community : Unanswered Discussions - Digital Marketing Suite
Viewing all articles
Browse latest Browse all 937

Add scrolling attribute for iframe

$
0
0

Hi,

 

I have the below HTML

<div class= "a">

<iframe src="http://abc.html" width="100%" height="100%"> </iframe>

</div>

 

In IE I'm seeing a scrollbar for the iframe.

Can we add an attribute scrolling=no dynamically using jQuery.

 

I tried the below

$("iframe:contains('src')").attr('scrolling', 'no');

$ (".a").setAttribute("scrolling", "no");

$('iframe').attr("scrolling", no);

 

Thanks,

Naren.


Viewing all articles
Browse latest Browse all 937

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>