Add scrolling attribute for iframe


hi,

 

i have below html

<div class= "a">

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

</div>

 

in ie i'm seeing scrollbar iframe.

can add attribute scrolling=no dynamically using jquery.

 

i tried below

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

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

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

 

thanks,

naren.



More discussions in Archived Spaces


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account