Problemas com widget
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Problemas com widget
Qual é sua questão:
Bom eu tenho um codigo que quero adicionar num widget, so que quando eu coloco o codigo o widget fica sem nada, taew o code
Que medidas você tomou para corrigir o problema:
Tentei fucar mas num deu certo
Apresente-nos imagens do problema (se necessário):
Bom eu tenho um codigo que quero adicionar num widget, so que quando eu coloco o codigo o widget fica sem nada, taew o code
- Código:
<td align="center">
<!-- /////////////////////// INICIO IMAGENS TROCANDO /////////////////////// -->
<script type="text/javascript" src="http://steeph.vilabol.uol.com.br/slidedenovidades/slide3_script1.js"></script>
<script type="text/javascript" src="http://steeph.vilabol.uol.com.br/slidedenovidades/slide3_script2.js"></script>
<script>
var simpleGallery_navpanel={
panel: {height:'45px', opacity:0., paddingTop:'7px', fontStyle:'bold 11px Verdana'}, //customize nav panel container
images: [ 'http://i65.servimg.com/u/f65/16/15/91/73/311.png',
'http://yourimg.in/j/fuk845w.png',
'http://yourimg.in/j/8v807xo.png',
'http://yourimg.in/j/naoz1ya.png' ], //nav panel images (in that order)
imageSpacing: {offsetTop:[-4, 0, -4], spacing:10}, //top offset of left, play, and right images, PLUS spacing between the 3 images
slideduration: 500 //duration of slide up animation to reveal panel
}
</script>
<script type="text/javascript">
var mygallery=new simpleGallery({
wrapperid: "simplegallery1", //ID of main gallery container,
dimensions: [400, 230], //width/height of gallery in pixels. Should reflect dimensions of the images exactly
imagearray: [
["http://yourimg.in/j/i93y14y.png", "http://topdesign.forumeiros.com/t304-votacao-sotw-2", "_new", ""],
["http://yourimg.in/j/t38eg15.png", " ", "_new", ""],
["http://yourimg.in/j/t38eg15.png", "_new", " ", ""],
["http://yourimg.in/j/t38eg15.png", "_new", " ", ""]
],
autoplay: [true, 2500, 50], //[auto_play_boolean, delay_btw_slide_millisec, cycles_before_stopping_int]
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 900, //transition duration (milliseconds)
oninit:function(){ //event that fires when gallery has initialized/ ready to run
//Keyword "this": references current gallery instance (ie: try this.navigate("play/pause"))
},
onslide:function(curslide, i){ //event that fires after each slide is shown
//Keyword "this": references current gallery instance
//curslide: returns DOM reference to current slide's DIV (ie: try alert(curslide.innerHTML)
//i: integer reflecting current image within collection being shown (0=1st image, 1=2nd etc)
}
})
</script><div class="slideshowborda" id="simplegallery1" style="z-index: 1; position: relative; visibility: visible; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: black; overflow-x: hidden; overflow-y: hidden; width: 477px; height: 245px; background-position: initial initial; background-repeat: initial initial; "><div class="gallerylayer" style="position: absolute; left: 0px; top: 0px; z-index: 1000; opacity: 1; "><a href="_new" target=" ">
<img src="http://i57.photobucket.com/albums/g218/tettyvox/aotm-8.png" style="border-width:0"></a></div><div class="gallerylayer" style="position: absolute; left: 0px; top: 0px; opacity: 1; z-index: 999; "></div><div class="navpanellayer" style="position: absolute; width: 100%; height: 45px; left: 0px; font: normal normal bold 11px/normal Verdana; z-index: 1001; top: 200px; "><div class="navpanelbg" style="position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: black; opacity: 0.5; background-position: initial initial; background-repeat: initial initial; "></div><div class="navpanelfg" style="position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; padding-top: 5px; text-align: center; color: white; "><img class="navimages" title="Prev" src="http://img801.imageshack.us/img801/833/left.gif" style="position: relative; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; cursor: pointer; top: -4px; margin-right: 10px; opacity: 0.8; "> <img class="navimages" title="Pause" src="http://yourimg.in/j/519qvy0.png" style="position: relative; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; cursor: pointer; top: 0px; margin-right: 10px; opacity: 0.8; "> <img class="navimages" title="Next" src="http://yourimg.in/j/smtpbg6.gif" style="position: relative; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; cursor: pointer; top: -4px; margin-right: 0px; opacity: 0.8; "> <div class="gallerystatus" style="margin-top:1px">4/4</div></div></div></div>
<!-- /////////////////////// FIM IMAGENS TROCANDO /////////////////////// -->
</td>
Que medidas você tomou para corrigir o problema:
Tentei fucar mas num deu certo
Apresente-nos imagens do problema (se necessário):
Re: Problemas com widget
Olá!
Desculpe, mas qual a finalidade do widget? E pode mostrar uma imagem do que acontece?
Atenciosamente,
Griever
Desculpe, mas qual a finalidade do widget? E pode mostrar uma imagem do que acontece?
Atenciosamente,
Griever
Griever- Hiper Membro
- Membro desde : 17/07/2008
Mensagens : 4441
Pontos : 8258
Re: Problemas com widget
é um slide, ele tem um menu com setinhas pra alternar as imagens
O widget seria para mostrar o resultado dos campeonatos de design,
entende ?
O widget seria para mostrar o resultado dos campeonatos de design,
entende ?
Re: Problemas com widget
Olá!
Me parece que falta o início do código, você fez alguma alteração?
Até mais!
Me parece que falta o início do código, você fez alguma alteração?
Até mais!
Re: Problemas com widget
Fiz, teria como completa-lo ?
Re: Problemas com widget
Eu não me lembro do início...
Tem muito tempo que troquei o layout do meu fórum, foi necessário reconstruir todo esse código...
Tem como você arrumá-lo por completo novamente?
Até mais!
Tem muito tempo que troquei o layout do meu fórum, foi necessário reconstruir todo esse código...
Tem como você arrumá-lo por completo novamente?
Até mais!
Tópicos semelhantes
» Widget com problemas
» Widget com problemas
» Ocultar widget com problemas
» Problemas com CSS
» problemas com o AdF.ly
» Widget com problemas
» Ocultar widget com problemas
» Problemas com CSS
» problemas com o AdF.ly
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos