18,19d17
< $jflist="";
< $jflistd="";
33,43d30
< $bittransitionhtml="";
< $btransitionhtml=" ";
< $transitionhtml="";
< if (file_exists("keyframes_test.html")) {
< $transitionhtml=file_get_contents("keyframes_test.html");;
< } else if (file_exists("keyframes/keyframes_test.html")) {
< $transitionhtml=file_get_contents("keyframes/keyframes_test.html");;
< } else if (file_exists("../HTMLCSS/keyframes/keyframes_test.html")) {
< $transitionhtml=file_get_contents("../HTMLCSS/keyframes/keyframes_test.html");;
< }
< if ($transitionhtml != "") { $btransitionhtml=str_replace("display:none;","display:INLINE-BLOCK;",$btransitionhtml); }
189,216d175
< function new_transition($posturl) {
< global $transitionhtml, $jflist, $jflistd;
< if ($posturl == "") { $posturl=$jflist; }
< $jsct="
< var parlist=['" . str_replace(",", "','", $posturl) . "'];
< var divo=null;
< var iparlist=0;
< function workit() {
< if (divo == null) {
< divo=document.getElementsByTagName('div')[0];
< }
< if (iparlist >= parlist.length) iparlist=0;
< divo.style.backgroundRepeat='no-repeat';
< divo.style.backgroundPosition=' ' + parent.document.getElementById('lefttop').value.split(',')[eval(iparlist * 2)] + 'px ' + parent.document.getElementById('lefttop').value.split(',')[eval(iparlist * 2 + 1)] + 'px';
< divo.style.backgroundImage=\"url('\" + parent.document.getElementById(parlist[iparlist]).src + \"')\";
< iparlist++;
< setTimeout(workit, 6000);
< }
< setTimeout(workit, 500);
< ";
< if (strpos($transitionhtml, "") !== false) {
< $transitionhtml=str_replace("", $jsct . "", str_replace("background:","border:", str_replace("height:","height:1", str_replace("width:","width:10", str_replace("width:100px","width:99px", str_replace("
","", str_replace("animation-delay:", "background-position: 20px 20px; \n animation-iteration-count: infinite; \n animation-delay:", $transitionhtml))))))));
< } else {
< $transitionhtml=str_replace("", " " . $jsct . "", str_replace("background:","border:", str_replace("height:","height:1", str_replace("width:","width:10", str_replace("width:100px","width:99px", str_replace("
","", str_replace("animation-delay:", "animation-iteration-count: infinite; \n animation-delay:", $transitionhtml))))))));
< }
< file_put_contents('gimp_guillotine.html', $transitionhtml);
< }
<
367,369d325
<
< if (isset($_GET['transition'])) { $bimg=" document.getElementById(\"transitionw\").src=\"gimp_guillotine.html?rand=\" + Math.floor(Math.random() * 5465564); document.getElementById(\"transitiona\").click(); "; $atransition=" or CSS keyframes Transition Animation"; $bittransition="
CSS keyframes Transition Animation view ...
"; }
< if (isset($_POST['transition'])) { $bimg=" document.getElementById(\"transitionw\").src=\"gimp_guillotine.html?rand=\" + Math.floor(Math.random() * 5465564); document.getElementById(\"transitiona\").click(); "; $atransition=" or CSS keyframes Transition Animation"; $bittransition="
CSS keyframes Transition Animation view ...
"; }
404c360
< if ($below == "Image") $below="Table or Map" . $affmpeg . $aconvert . $ainhouseslideshow . $atransition . " or Image (or in New Window or Background Image via Canvas (no-repeat) (Progressive Animation (no-repeat)) (Animation (no-repeat)))";
---
> if ($below == "Image") $below="Table or Map" . $affmpeg . $aconvert . $ainhouseslideshow . " or Image (or in New Window or Background Image via Canvas (no-repeat) (Progressive Animation (no-repeat)) (Animation (no-repeat)))";
432,433d387
< $jflist.=$jflistd . less($filename);
< $jflistd=",";
459d412
< if (isset($_GET['transition']) || isset($_POST['transition'])) { new_transition(""); }
488c441
< if ($below == "Image") $below="Table or Map" . $affmpeg . $aconvert . $ainhouseslideshow . $atransition . " or Image (or in New Window or Background Image via Canvas (no-repeat) (Progressive Animation (no-repeat)) (Animation (no-repeat)))";
---
> if ($below == "Image") $below="Table or Map" . $affmpeg . $aconvert . $ainhouseslideshow . " or Image (or in New Window or Background Image via Canvas (no-repeat) (Progressive Animation (no-repeat)) (Animation (no-repeat)))";
517,518d469
< $jflist.=$jflistd . less($filename);
< $jflistd=",";
544d494
< if (isset($_GET['transition']) || isset($_POST['transition'])) { new_transition(""); }
772,776d721
< if (canvascset.length == 0) {
< document.getElementById('lefttop').value+='' + eval(20 + left) + ',' + eval(20 + top);
< } else {
< document.getElementById('lefttop').value+=',' + eval(20 + left) + ',' + eval(20 + top);
< }
786,790d730
< if (canvascset.length == 0) {
< document.getElementById('lefttop').value+='' + eval(20 + left) + ',' + eval(20 + top);
< } else {
< document.getElementById('lefttop').value+=',' + eval(20 + left) + ',' + eval(20 + top);
< }
864,865c804,805
< " . $bffmpeg . $bconvert . $binhouseslideshow . $btransitionhtml . "
<
---
> " . $bffmpeg . $bconvert . $binhouseslideshow . "
>
867c807
< HTML Use of Input " . $below . " List Below
" . $secondbit . $ifm . "
Canvas (and animations) view ...
" . rettb($thirdbit) . "" . $tablebit . $mapbit . $bitffmpeg . $bitconvert . $bitinhouseslideshow . $bittransition . "