I have the following issue regarding this page
The first slide consistently fails to render as intended. I wish for the parent slideshow to be set to the height of the child. I have looked online for solutions and implemented what I found to be best into a onbefore and onafter event. The issue does not occur if the page is reloaded. Because my code is not in vanilla HTML, I am unable to implement it into jFiddle, but I am hoping you can see the issue by visiting my site. I believe my images may take long to load. I have already reduced the quality and size of these to assist with this issue, but can anyone kindly assist me in getting this fixed or provide a solution on how to load page twice (if that's possible or even a fix)?
My JSF/HTML:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xml:lang="en" lang="en"
xmlns:h="http://java.sun.com/jsf/html">
<h:body>
<ui:composition template="/template.xhtml">
<ui:define name="meta">
<meta name="description" lang="no" content="Bilder av Buhaugane hyttefelt og område." />
<meta name="description" lang="en" content="Photo gallery of Buhaugane and surroundings." />
<meta name="keywords" lang="en" content="Buhauagane, Norway, Cabin, estate, property, pictures, photos,
images, gallery, scenes, scenary, landscape" />
<meta name="keywords" lang="no" content="buhaugane.com, Buhaugane, hyttefelt, Filefjell, hytter, salg, kjøp, natur, bilder,
foto, landskap, fjell, hytte, tomter, tomt, område"/>
<meta name="SearchDescription" lang="en" content="Buhaugane cabin estate Norway email, phone and contact information."/>
<meta name="SearchDescription" lang="no" content="Photo gallery of Buhaugane and surroundings."/>
</ui:define>
<ui:define name="title"> <title>#{galleri.title}</title></ui:define>
<ui:define name="main">
<div style="margin:auto;text-align:center"><div id="nav"></div></div>
<div class="slideShow">
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-1.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-1.jpg"
title="1.jpg"
alt="#{galleri.altImage} 1"/>
<br/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-2.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-2.jpg"
title="2.jpg"
alt="#{galleri.altImage} 2"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-3.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-3.jpg"
title="3.jpg"
alt="#{galleri.altImage} 3"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-4.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-4.jpg"
title="4.jpg"
alt="#{galleri.altImage} 4"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-5.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-5.jpg"
title="5.jpg"
alt="#{galleri.altImage} 5"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-6.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-6.jpg"
title="6.jpg"
alt="#{galleri.altImage} 6"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-7.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-7.jpg"
title="7.jpg"
alt="#{galleri.altImage} 7"/>
<h3><h:outputText value="#{global.foto}Kristoffer" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-8.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-8.jpg"
title="8.jpg"
alt="#{galleri.altImage} 8"/>
<h3><h:outputText value="#{global.foto}Kristoffer" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-9.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-9.jpg"
title="9.jpg"
alt="#{galleri.altImage} 9"/>
<h3><h:outputText value="#{global.foto}Jan G. Berg" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-10.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-10.jpg"
title="10.jpg"
alt="#{galleri.altImage} 10"/>
<h3><h:outputText value="#{global.foto}Håkon Nesse" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-11.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-11.jpg"
title="11.jpg"
alt="#{galleri.altImage} 11"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-12.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-12.jpg"
title="12.jpg"
alt="#{galleri.altImage} 12"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-13.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-13.jpg"
title="13.jpg"
alt="#{galleri.altImage} 13"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-14.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-14.jpg"
title="14.jpg"
alt="#{galleri.altImage} 14"/>
<h3><h:outputText value="#{global.foto}Torfinn Skårheim" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-15.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-15.jpg"
title="15.jpg"
alt="#{galleri.altImage} 15"/>
<h3><h:outputText value="#{global.foto}Håkon Nesse" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-16.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-16.jpg"
title="16.jpg"
alt="#{galleri.altImage} 16"/>
<br/>
<h3><h:outputText value="#{global.foto}Jan G. Berg" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-17.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-17.jpg"
title="17.jpg"
alt="#{galleri.altImage} 17"/>
<h3><h:outputText value="#{global.foto}Ole Magne" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-18.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-18.jpg"
title="18.jpg"
alt="#{galleri.altImage} 18"/>
<h3><h:outputText value="#{global.foto}Kristoffer" /></h3>
</div>
<div class="item">
<img jsfc="h:graphicImage"
src="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-19.jpg"
url="buhauganeImage/full/Buhaugane-Hyttefelt-Filefjell-og-Tomtener-til-salg-19.jpg"
title="19.jpg"
alt="#{galleri.altImage} 19"/>
<h3><h:outputText value="#{global.foto}Kristoffer" /></h3>
</div>
</div>
<script type="text/javascript">
$(document).ready(slideshow);
function slideshow() {
$('.slideShow').cycle({
fx: 'scrollLeft',
timeout: 0,
speed: 2000,
delay: 4000,
before: onBefore,
after: onAfter,
pause: 1,
containerResize: 0,
fit: 0,
pager: '#nav'
});
}
function onAfter(curr, next, opts, fwd) {
var $ht = $(this).height();
var viewPortWidth = $(window).width(),
viewPortHeight = $(window).height(),
$slide = jQuery('.slideshow'),
elWidth = $slide.width(),
elHeight = $slide.height(),
elOffset = $slide.offset();
//set the container's height to that of the current slide
$(this).parent().animate({height: $ht});
}
function onBefore(curr, next, opts, fwd) {
var $ht = $(this).height();
var viewPortWidth = $(window).width(),
viewPortHeight = $(window).height(),
$slide = jQuery('.slideShow'),
elWidth = $slide.width(),
elHeight = $slide.height(),
elOffset = $slide.offset();
//set the container's height to that of the current slide
$(this).parent().animate({height: $ht});
}
</script>
</ui:define>
</ui:composition>
</h:body>
</html>
One of my CSS files:
html {
background: none repeat scroll 0 0 #222222;
height: 100%;
}
body {
font-family: Verdana,Tohama,Georgia,Arial,Times New Roman,Sans-serif;
font-size: 16px;
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}
#wrap {
background: none repeat scroll 0 0 #222222;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow: none;
margin: 0 auto;
padding-bottom: 0;
position: relative;
width: 960px;
}
#top {
box-shadow: 5px 5px 5px #000000;
height: 40px;
margin-top: 40px;
width: 960px;
background: #006400;
}
#head {
border-radius: 10px;
box-shadow: 5px 10px 5px black;
padding-bottom: 0;
top: 0;
width: 960px;
height: auto;
}
#head img {
height: auto;
width: 960px;
margin: 0;
}
#main {
background-color: #222222;
margin-bottom: 80px;
padding-top: 0;
top: 0;
width: 960px;
box-shadow: none;
}
#footer1 {
background: none repeat scroll 0 0 #8B4513;
bottom: 0;
height: 40px;
position: fixed;
text-align: center;
width: 960px;
z-index: 20;
}
#top ul, #top ul ul {
margin: 0;
padding: 0;
}
#top ul li {
display: inline;
list-style: none outside none;
position: relative;
}
#top a:hover {
background: none repeat scroll 0 0 #008000;
}
#top li a {
background: none repeat scroll 0 0 #006400;
border-radius: 10px;
color: #FFFFFF;
cursor: pointer;
display: block;
float: left;
font-size: 1em;
font-weight: bold;
height: 40px;
line-height: 40px;
padding: 0;
text-align: center;
text-decoration: none;
width: 160px;
}
h1 {
color: #ffffff;
font-size: 1.5em;
line-height: 2em;
margin: 1em 0 0;
padding-left: 40px;
text-align: left;
text-shadow: none;
}
h2 {
color: #ffffff;
font-size: 1.3em;
line-height: 2em;
padding-left: 40px;
text-shadow: none;
text-align: left;
}
h3 {
color: #ffffff;
font-size: 1em;
padding-left: 40px;
padding-right: 40px;
text-align: left;
text-shadow: none;
line-height: 2em;
}
h3 a {
color: #9ACD32;
font-size: 1em;
padding-left: 0;
text-align: left;
text-shadow: 2px 2px black;
}
#footer1 li {
bottom: 7px;
display: inline;
height: 20px;
list-style: none outside none;
padding-bottom: 5px;
position: relative;
}
#footer1 li a, #footer1 label {
bottom: 5px;
color: #FFFFFF;
font-size: 1.25em;
line-height: 0;
text-shadow: 2px 2px #000000;
}
.roundTop {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.roundBottom {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
li, a, ul li, p a {
color: #000000;
font-size: 1em;
font-weight: bold;
left: 0;
line-height: 2em;
list-style: none outside none;
margin: 0;
text-align: left;
text-decoration: none;
}
p {
color: #000000;
font-size: 1em;
line-height: 1.2em;
margin: 0;
padding-left: 40px;
padding-right: 40px;
text-align: left;
}
img {
border-radius: 10px;
height: auto;
margin-top: 0;
padding: 0;
width: 960px;
}
p.boldWhite {
color: #FFFFFF;
font-weight: bold;
}
a {
color: #000000;
font-size: 1.2em;
text-decoration: underline;
}
.center {
text-align: center;
}
strong.white {
color: #ffffff;
text-shadow: none;
}
strong.lime {
color: #9ACD32;
}
strong.black {
color: #000000;
}
.noTextShadow {
text-shadow: none
}
#slide {
z-index: 0;
}
#slide div {
width: 960px;
height: auto;
}
#nav {
margin: 40px auto;
}
#nav a {
background-color: #006400;
border: 1px solid #000000;
box-shadow: 5px 5px 5px #000000;
margin: 3px;
padding: 4px 6px;
text-align: center;
text-decoration: none;
color: #ffffff;
}
#nav a.activeSlide {
color: #ffff00;
}
#nav a:focus {
outline: medium none white;
}
.boxMe, .slideShow {
border: 2px solid #000000;
box-shadow: 10px 10px 5px #000000;
margin-bottom: 40px;
border-radius: 10px;
}