Which attribute prevents a frame from resizing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which attribute prevents a frame from resizing?

Which attribute prevents a frame from resizing?

25th Jan 2019, 7:42 AM
Dhruv vashisht
Dhruv vashisht - avatar
1 Answer
+ 1
noresize attribute will do it. Ex: <frame src="myframe1.html" noresize="noresize">
25th Jan 2019, 6:54 PM
Shashika Bandara