iframe - HTML Auto Height Adjust -


beginner here , use little help. need have html document auto adjust height of page given. here have written far.

<marquee height="900px" width="791px" style="border:none" behavior="scroll" direction="up" scrollamount="3">     <iframe src="http://www.icclos.net/signage/signageroomscheduleformatted.htm" style="border:none" height="2400" width="791" scrolling="no" border="no"/> </marquee> 

please advise on how can improve , correct. information appreciated.

you can set height of marquee 100% rather fixed number. should automatically adjust height of screen.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -