When using iFrame deployment you may want to change the default height and width and remove the iFrame border.
To hide the border from around the iFrame you can set the frame border attribute to zero. For example:
<iframe src="http://b6.caspio.com/dp.asp?AppKey=d63c3000f4ce51aa8c654d979233" frameborder="0">Sorry, but your browser does not support frames.</iframe>
An iFrame can be resized by defining a style attribute. For example:
<iframe style="width: 100%; height: 300px;" src="http://b6.caspio.com/dp.asp?AppKey=d63c3000f4ce51aa8c654d979233">Sorry, but your browser does not support frames.</iframe>
<iframe src="http://b6.caspio.com/dp.asp?AppKey=d63c3000f4ce51aa8c654d979233" frameborder="0">Sorry, but your browser does not support frames.</iframe>
<iframe style="width: 100%; height: 300px;" src="http://b6.caspio.com/dp.asp?AppKey=d63c3000f4ce51aa8c654d979233">Sorry, but your browser does not support frames.</iframe>
Caspio is the world’s leading cloud platform for building online database applications without coding.
Start a free trial today and experience the power of no-code.
© 2024 Caspio, Inc. Sunnyvale, California. All rights reserved.