WebSite X5Help Center

 
Francesco Tedeschi
Francesco Tedeschi
User

Content Slider Full Screen (esempio di Giancarlo e codice di Kolasim)  it

Author: Francesco Tedeschi
Visited 543, Followers 2, Shared 0  

Ciao a tutti,
sto cercando di riprodurre l'esempio linkato da Giancarlo B. presente al link: https://helpcenter.websitex5.com/en/post/256413

Nella mia pagina di test: www.distintisalumi.eu/prova-prodotti.html è presente il content slider (cella 346), ho provveduto ad inserire il codice di KolAsim così come ha fatto Giancarlo sostituiendo il valore delle celle con il valore della mia cella:

<script>
//--------------f--K-----------------------$( document ).ready(function() {//K>fullscreenK()}); //K<<//--------------f--K1-----------------------$( window ).resize(function() {//K1>setTimeout(function(){ //K2>fullscreenK()}, 1000); //K2<<});//K1<<//--------------f--K3-----------------------function fullscreenK() { //K3>hK = window.innerHeight|| document.documentElement.clientHeight|| document.body.clientHeight;hhK=$("#imHeader").height();$("#imCell_346,#imCell_346 div").css("max-height",hK-hhK);$("#imCell_346").css("width","100%");} //K3<<</script>

Ma non riesco a visualizzare il content slider full screen?
Cosa sbaglio?

Nell'eventualità chiederei a Giancarlo B. se è possibile ricevere gentilmente il progettino .iwzip dove è visibile il suo test: https://toolsshop.altervista.org/content-slider/

Grazie

Posted on the
2 ANSWERS - 2 USEFUL - 1 CORRECT
Giancarlo B.
Giancarlo B.
User
Best User of the month IT

Buongiorno Francesco, certo ..... ecco il link del progettino

https://gofile.me/4oTjV/MwnZyGO2X

il link sara attivo fino al giorno 13/07

Ciao Giancarlo.

Read more
Posted on the from Giancarlo B.
Francesco Tedeschi
Francesco Tedeschi
User
Author

Grazie mille Giancarlo smile, faccio alcuni test

Read more
Posted on the from Francesco Tedeschi