Dr. Eugene Clark Library

carousel.html

text/html carousel.html — 2 KB

File contents

<!--[if IE]>
<!DOCTYPE html>
<![endif]-->

<!-- BEGIN: Carousel 
Profile: s9202935.main.eitws.ebs9949
AuthType: cookie,ip,uid
QueryValue: LO system.nl-s9202935
-->
<style>
.flipstercarouselheader, .scrollfix {width: 100%;}
.EBSCOcarouselContainer {width: 1px;min-width: 100%;}
</style>
<div class="flipstercarouselheader" style="overflow:hidden !important;">
<div style="width:100%;height:45px;">
<div style="float:left;width:150px;text-align:left;padding-top:5px;"><a style="cursor:pointer" href="http://search.ebscohost.com/login.aspx?authtype=cookie,ip,uid&custid=s9202935&db=eon&profile=eon" target="_blank"><img src="https://imageserver.ebscohost.com/branding/FlipsterCarousel/image/logo.png" title="Browse the full collection of magazine titles" alt="Browse the full collection of magazine titles" border="0" height="42px" width="149px"></a></div>
</div>
<div style="padding-bottom:10px;width:100%;"><img src="https://imageserver.ebscohost.com/branding/FlipsterCarousel/image/catbrowsehdr.png" border="0" width="100%" height="6px"></div>
</div>
<div class="scrollfix" style="height:280px;margin-top:-10px; overflow:hidden !important;">
<iframe class="EBSCOcarouselContainer" style="height:300px;" src="https://widgets.ebscohost.com/prod/encryptedkey/eit/eit.php?t=themes%2Fflipster_carousel_slick%2Fxsl_auth_id.php%3Fcss%3D%2F%2Fimageserver.ebscohost.com%2Fbranding%2FFlipsterCarousel%2Fcss%2Fslick-app-theme.css&q=http%3A%2F%2Fwidgets.ebscohost.com%2Fprod%2Fencryptedkey%2Fehis%2Fwidget.php%3Fprof%3Ds9202935.main.eitws%26pwd%3Debs9949%26sort%3Decmtitle%26query%3DLO%252Bsystem.nl-s9202935%26db%3Deon%26numrec%3D50%26format%3Dxml%26protect%3Dno%26removeehis%3D1%26pl%3D1%26smode%3D%26forcehttp%3Dhttp%26proxy%3D%26rcounturl%3D&h=&custid=s9202935&authtype=cookie,ip,uid&groupid=main" frameborder="0">You need a Frame Capable browser to view this content.</iframe>

<script>
//<![CDATA[
function carouselfixes() {
    var carouselcontainer = document.getElementsByClassName("EBSCOcarouselContainer");
    if (carouselcontainer.length > 0) {
        for (var ebsco = 0; ebsco < carouselcontainer.length; ebsco++) {
            carouselcontainer[ebsco].style.display = "none"; // For Chrome v44 xsl iframe bug.
            carouselcontainer[ebsco].style.display = "block"; // For Chrome v44 xsl iframe bug.
            if (navigator.userAgent.match(/(iPhone|iPod|iPad)/i)) { //check if using iOS mobile
                carouselcontainer[ebsco].scrolling = "no";
				
            }
        }
    }
}
window.addEventListener("load", carouselfixes(), false);
//]]>
</script></div>

<!-- END: Carousel -->