|
|
|
|
# 1 |
|
A Al Alm Almo Almog!
תודה על תרומתך! |
קח:
HTML קוד:
function resizeIFrame(aID) {
obj = document.getElementById(aID);
// if contentDocument exists, W3C compliant (Mozilla)
if (document.getElementById(aID).contentDocument){
obj.style.height = document.getElementById(aID).contentDocument.body.scrollHeight;
}
else {
// IE
obj.style.height = document.frames(aID).document.body.scrollHeight;
}
}
HTML קוד:
allowtransparency="true" onload="resizeIFrame(this.id)" <iframe..........(באזור הזה)></iframe> אמור לעבוד |
|
|
|
# 2 | |
|
הוסטסניון
|
ציטוט:
|
|
|
![]() |
| חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|