DDM Contest

    0

    #faq{
    position: relative;
    width: 832px;
    border-top: 1px solid #90C547;
    border-bottom: 1px solid #90C547;
    height: 100%
    }
    #faqif{}
    .bgcolor_patch{position: absolute; right: 0; top:0; height: 100%; width: 20px; background: #fff; }

    $(document).ready(function(){
    $(“iframe”).load( function () {
    var c = (this.contentWindow || this.contentDocument);
    if (c.document) d = c.document;
    var ih = $(d).outerHeight();
    var iw = $(d).outerWidth();
    $(this).css({
    height: ih,
    width: iw
    });
    });
    });

    NO COMMENTS

    LEAVE A REPLY

    Please enter your comment!
    Please enter your name here

    Exit mobile version