25559d72 by Jeremy Groot

updates

1 parent ad438732
......@@ -203,7 +203,7 @@
tl.to(".txt-1-2",0.5,{top:255}, "-=0.25");
tl.to(".txt-1-3",0.5,{top:305}, "-=0.25");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=2.25");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=4.25");
tl.to(".img-2",0,{opacity:1,scale:0.75});
tl.to(".img-2",0.4,{scale:1.25,transformOrigin:"50% 50%", ease:"bounce.out"});
......
......@@ -203,7 +203,7 @@
tl.to(".txt-1-2",0.5,{top:235}, "-=0.25");
tl.to(".txt-1-3",0.5,{top:355}, "-=0.25");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=3.5");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=4.5");
tl.to(".img-2",0,{opacity:1,scale:0.75});
tl.to(".img-2",0.4,{scale:1.25,transformOrigin:"50% 50%", ease:"bounce.out"});
......
......@@ -201,7 +201,7 @@
tl.to(".txt-1",0.5,{top:150});
tl.to(".txt-1-2",0.5,{top:330}, "-=0.25");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=3.5");
tl.to([".txt-1",".txt-1-2",".txt-1-3"],0,{opacity:0}, "+=4.5");
tl.to(".img-2",0,{opacity:1,scale:0.75});
tl.to(".img-2",0.4,{scale:1.25,transformOrigin:"50% 50%", ease:"bounce.out"});
......
......@@ -15,15 +15,26 @@
<h1>OPPI Spring Media Ads</h1>
<iframe id='' class="b300x250 " scrolling="no" src="300x250/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250-2/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Carrots/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Rhubarb/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Shrub/index.html"></iframe>
<iframe id='' class="b300x250 " scrolling="no" src="300x250_Tomato/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Carrots/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Rhubarb/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Shrub/index.html"></iframe>
<iframe id='' class="b300x600 " scrolling="no" src="300x600_Tomato/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Carrots/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Rhubarb/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Shrub/index.html"></iframe>
<iframe id='' class="b728x90 " scrolling="no" src="728x90_Tomato/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Carrots/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Rhubarb/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Shrub/index.html"></iframe>
<iframe id='' class="b970x250 " style='width:970px;height:250px;' scrolling="no" src="970x250_Tomato/index.html"></iframe>
</body>
</html>
......