_show, Oeuvre Werkschau joe

Der Spaß begann, als ich anfing, eine Hängung zu simulieren - erst in gestellten, dann in realen Umgebungen... hier eine Auswahl.   neue Auswahl: F5 (Refresh)  
# //alert(" :136:: " ); // my_images = new jscImageRotator("my_div",-750,"800");// w,h this is to prevent a div show up shortly at creation time my_images = new jscImageRotator("my_div","976","800");// w,h this is to prevent a div show up shortly at creation time my_images.delay = parseInt(6)*1000; // 6 default my_images.fade_speed = 700; // 0.5 secs to transition //alert(" _show.js ::location.href: "+ location.href); //alert(" _show.js ::location.href.indexOf('_show'): "+ location.href.indexOf('_show')); my_images.text_pos_y = location.href.indexOf('_show') == -1 ? -10 // slides : -800; // shows correct for museum scenario my_images.str_resolution = ""; my_images.what = "Tally"; // nothing //console.log(my_images.what); my_images.totalNumImages = parseInt("0"); // totalNumImages my_images.href = '/joe'; // ??? //alert(" _show.js :26:my_images.what: "+ my_images.what); my_images.sec = "Duration"; // Dauer //alert(" _show.js :28:my_images.sec: "+ my_images.sec); var s = "/img/ill/121/121,91,22,_wand_bk114_3_f2|/img/ill/120/120,20,_wand_bk114_3_f2|/img/ill/174/174,155,154,_wand_bk114_3_f2|/img/ill/153/153,108,105,_wand_bk114_2_f2|/img/ill/107/107,38a,36,_wand_bk114_3_f2|/img/ill/105/105,33,26,_wand_bk114_3_f2|/img/ill/154/154,108,105,_wand_bk114_2_f2|/img/ill/112/112,100,_wand_bk114_3_f2"; // images //console.log('152:js_show_min.php3:: ' + s); //alert(" :::s "+s ); // var w = s.indexOf('img/ill') == -1 ? "500" : "976"; var w = "976|976|976|976|976|976|976|976"; //alert(" ::w: " +w); var h = "800|800|800|800|798|798|800|798"; //alert(" ::h: " +h); //alert(" 377 ::h: " +h + " w: " + w); var t = "
 » 91 80x61cm, 19.01.1974 » 121 63x49cm, 06.03.1974 » 22 70x43cm, 28.09.1973
|
 » 120 70x45cm, 06.03.1974 » 20 66x131cm, 20.08.1973
|
 » 154 85x63cm, 02.06.1974 » 174 106x160cm, 08.08.1974 \'sold/verkauft\' » 155 63x45cm, 09.06.1974
|
 » 108 129x119cm, 14.02.1974 » 153 53x37cm, 01.06.1974 » 105 122x94cm, 08.02.1974
|
 » 38a 100x80cm, 11.11.1973 » 107 101x123cm, 13.02.1974 » 36 100x79cm, 04.11.1973
|
 » 26 92x66cm, 06.10.1973 » 105 122x94cm, 08.02.1974 » 33 95x81cm, 27.10.1973
|
 » 108 129x119cm, 14.02.1974 » 154 85x63cm, 02.06.1974 » 105 122x94cm, 08.02.1974
|
 » 100 69x169cm, 29.01.1974 » 112 101x123cm, 20.02.1974
"; var l = "/121|/120|/174|/153|/107|/105|/154|/112"; var a = s.split("|"); // array of images etc. var aw = w.split("|"); var ah = h.split("|"); //alert(" 383 ::ah: " +ah + " aw: " + aw); var at = t.split("|"); var al = l.split("|"); var lim = 8; for(var i=0;i,'); // to get only dims //alert(" _show.js :41:at[i]: "+ at[i]); //alert(" _show.js :41:aw[i]: "+ aw[i]); //alert(" _show.js :41:ah[i]: "+ ah[i]); //alert(" _show.js :41:al[i]: "+ al[i]); //alert(" ::: " +desc_s[1]); //alert(" ::: " +a[i]); //console.log(" 175 :js_show_min.php3:: " +a[i]); // my_images.Add(a[i], desc_s[1], aw[i], ah[i], al[i]); // (url,desc,w,h) //console.log('i ' + i); //console.log('a[i] ' + a[i]); //console.log('at[i] ' + at[i]); //console.log('aw[i] ' + aw[i]); //console.log('ah[i] ' + ah[i]); //console.log('al[i] ' + al[i]); my_images.Add(a[i], at[i], aw[i], ah[i], al[i]); // (url,desc,w,h) // my_images.Add(a[i], at[i], ah[i], aw[i], al[i]); // (url,desc,w,h) } my_images.Draw(); // my_images.Draw2();



server time used 0.1237 s