scrollbar to iframe through javascript.

A

Archana

hi all,

can any one tell me how will i set scrollbar to iframe throguh
javascript.

please help me asap.

thanks in advance.
 
J

Jens Peter Karlsen

Iframes automatically gets scrollbars if the content is larger than
what it can contain. So there are no reason (or possibility) to add a
scrollbar to the Iframe using Javascript.

Regards Jens Peter Karlsen.
 
Top