Extrem Tutorials
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Extrem TutorialsConectare

Peste 500 tutoriale in limba romana.


descriptionPozitionare slideshow in footer EmptyPozitionare slideshow in footer

more_horiz
Am pus pe forum un slideshow, in mesaj pe pag. de start si vreau sa il pun in footer, ca in urm. imagine.

Pozitionare slideshow in footer UiSlC

Ultima editare efectuata de catre TIM in Mier 1 Feb - 18:03, editata de 1 ori

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz
sa inteleg ca vrei pe versiunea phpbb3 nu ? atunci te rog sa lasi aici codul pe care il folosesti pentru acest slideshow!

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz

Cod:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

<script type="text/javascript" src="http://internetworld.webs.com/Js/fadeslideshow.js">

/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>
<script type="text/javascript">

var mygallery=new fadeSlideShow({
   wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
   dimensions: [460, 87], //width/height of gallery in pixels. Should reflect dimensions of largest image
   imagearray: [
      ["http://i.imgur.com/ev5CS.png", "", "", "Parteneri 1"],
      ["http://i.imgur.com/6w55k.png", "http://i.imgur.com/hrQTM.jpg", "_new", "Parteneri 2"],
      ["http://i.imgur.com/iI7nD.png"],
      ["http://i.imgur.com/iI7nD.png", "", "", "Parteneri 3"] //<--no trailing comma after very last image element!
   ],
   displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
   persist: false, //remember last viewed slide and recall within same session?
   fadeduration: 500, //transition duration (milliseconds)
   descreveal: "ondemand",
   togglerid: ""
})

</script><div id="fadeshow1"></div>

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz
ok am presupus ca vrei reclama pe centru , daca nu vrei asa scoti

Cod:

<center> </center>
urmeaza urmatori pasi
1. faci o pagina html adaugi codul asta

Cod:

 <center><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

<script type="text/javascript" src="http://internetworld.webs.com/Js/fadeslideshow.js">

/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>
<script type="text/javascript">

var mygallery=new fadeSlideShow({
  wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
  dimensions: [460, 87], //width/height of gallery in pixels. Should reflect dimensions of largest image
  imagearray: [
      ["http://i.imgur.com/ev5CS.png", "", "", "Parteneri 1"],
      ["http://i.imgur.com/6w55k.png", "http://i.imgur.com/hrQTM.jpg", "_new", "Parteneri 2"],
      ["http://i.imgur.com/iI7nD.png"],
      ["http://i.imgur.com/iI7nD.png", "", "", "Parteneri 3"] //<--no trailing comma after very last image element!
  ],
  displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
  persist: false, //remember last viewed slide and recall within same session?
  fadeduration: 500, //transition duration (milliseconds)
  descreveal: "ondemand",
  togglerid: ""
})

</script><div id="fadeshow1"></div> </center>

dupa faci un fisier jawascript si bifezi in the home page si adaugi asta

Cod:

jQuery(document).ready(function() {
jQuery('ul#picture_legend ').append('<iframe src="http://sasutest.forumgratuit.ro/h9-test-pt-tim" width="100%" height="100" frameborder="0"scrolling="no">
  <p>Your browser does not support iframes.</p>
</iframe>');
});
si dai inregistrare si gata Pozitionare slideshow in footer 827527

Nota*: vezi sa ai jawascripturile activate !

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz
Multumesc Razvan. In loc de ul#picture_legend a mers cu #page-footer.
Pozitionare slideshow in footer 560224

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz

Subiect inchis si marcat rezolvat !

descriptionPozitionare slideshow in footer EmptyRe: Pozitionare slideshow in footer

more_horiz
privacy_tip Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum