Como fazer pra colocar uma URL do Site neste Script?
Ae pessoal, uma ajudinha a quem souber e puder colaborar, como fazer pra colocar uma URL do Site nas imagens que aparecem nesse Efeito de Script? tipo ao clicar na imagem, será direcionado ao Site.
<SCRIPT>if(typeof $pdj=='undefined'){document.write('<'+'script');document.write(' language="javascript"');document.write(' type="text/javascript"');document.write(' src="http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/jquery.min.js">');document.write('</'+'script'+'>')}</SCRIPT>
<p style="text-align: left;margin:0;padding:0;"><a href="[http://tonygifsjavas.com.br/](http://tonygifsjavas.com.br/)"><img style="border:0;" src="http://www.tonygifsjavas.com.br/efeitos_para_blogs/banner_efeitos_surgindo_tgj.gif" alt="Pegue este efeito no Site Tony Gifs Javas" /></a></p>
<SCRIPT>if(typeof $pdj=='undefined'){var $pdj=jQuery.noConflict()}if(!image_urls){var image_urls=Array()}if(!flash_urls){var flash_urls=Array()}image_urls['bjscore1']={"url":"http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/bjscore_b1.png","width":"180","height":"150"};image_urls['bjscore2']={"url":"http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/bjscore_b2.png","width":"180","height":"150"};image_urls['bjscore3']={"url":"http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/bjscore_b3.png","width":"180","height":"150"};image_urls['bjscore4']={"url":"http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/bjscore_b4.png","width":"180","height":"150"};image_urls['bjscore5']={"url":"http://www.tonygifsjavas.com.br/efeitos_para_blogs/efeito_beijos_surgindo/bjscore_b5.png","width":"180","height":"150"};$pdj(document).ready(function(){var e=$pdj(window).width();var f=$pdj(window).height();var g=function(a,b){var c=(parseFloat(b)-parseFloat(a))+1;var d=Math.floor(Math.random()*c)+parseFloat(a);return d};for(var i=1;i<=5;i++){$pdj('<div></div>').css({position:'fixed',width:image_urls['bjscore'+i]['width']+'px',height:image_urls['bjscore'+i]['height']+'px','z-index':'50','display':'none'}).attr('id','bjscore'+i).appendTo('body');$pdj('<img/>').attr('src',image_urls['bjscore'+i]['url']).css({width:'100%',height:'100%','z-index':'50','display':'block'}).appendTo('#bjscore'+i)};var h=function(i){setTimeout(function(){$pdj('#bjscore'+i).css({left:g(150,e-150)+'px',top:g(150,f-150)+'px',width:(image_urls['bjscore'+i]['width']*(0.1))+'px',height:(image_urls['bjscore'+i]['height']*(0.1))+'px'});$pdj('#bjscore'+i).animate({width:image_urls['bjscore'+i]['width']+'px',height:image_urls['bjscore'+i]['height']+'px'},2000,function(){setTimeout(function(){$pdj('#bjscore'+i).fadeOut('slow',function(){h(i)})},200)});$pdj('#bjscore'+i).fadeIn('slow')},g(1000,6000))};for(var i=1;i<=5;i++){h(i)}});</SCRIPT>Discussão (11)
Carregando comentários...