_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/123/123,122,91,_wand_bk114_3_f2|/img/ill/121/121,33,26,_wand_bk114_3_f2|/img/ill/105/105,91,22,_wand_bk114_3_f2|/img/ill/107/107,91,22,_wand_bk114_3_f2|/img/ill/157/157,128,127,_wand_bk114_3_f2|/img/ill/120/120,105,_wand_bk114_2_f2|/img/ill/106/106,37,19,_wand_bk114_3_f2|/img/ill/153/153,136,122,_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|799|799|800|800|798|800"; //alert(" ::h: " +h); //alert(" 377 ::h: " +h + " w: " + w); var t = "
 » 91 80x61cm, 19.01.1974 » 123 45x52cm, 08.03.1974 » 122 90x52cm, 07.03.1974 \'sold/verkauft\'
|
 » 26 92x66cm, 06.10.1973 » 121 63x49cm, 06.03.1974 » 33 95x81cm, 27.10.1973
|
 » 91 80x61cm, 19.01.1974 » 105 122x94cm, 08.02.1974 » 22 70x43cm, 28.09.1973
|
 » 91 80x61cm, 19.01.1974 » 107 101x123cm, 13.02.1974 » 22 70x43cm, 28.09.1973
|
 » 127 123x80cm, 11.03.1974 » 157 63x50cm, 11.06.1974 » 128 100x76cm, 16.03.1974
|
 » 120 70x45cm, 06.03.1974 » 105 122x94cm, 08.02.1974
|
 » 19 80x60cm, 01.08.1973 » 106 81x123cm, 11.02.1974 » 37 80x60cm, 07.11.1973
|
 » 136 90x52cm, 07.03.1974 \'sold/verkauft\' » 153 53x37cm, 01.06.1974 » 122 90x52cm, 07.03.1974 \'sold/verkauft\'
"; var l = "/123|/121|/105|/107|/157|/120|/106|/153"; 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.1959 s