Comunidad de diseño web y desarrollo en internet online

"SLIDESHOW CON LINK"

Citar            
MensajeEscrito el 05 Oct 2011 10:18 pm
Hola a tod@s espero que me puedan ayudar, tengo un Slideshow que presenta unas imagenes que tienen link, pero ese link quiero que sea una ventana en lugar de una pagina completa el link lo tengo declrado así:

onWalk: function(currentItem){
info.empty();
new Element('h4').set('html','<a href="'+currentItem.link+'">link</a>'+currentItem.title).inject(info);
new Element('p').set('html','<b>Autor</b>: '+currentItem.autor+' &nbsp; &nbsp; <b>Date</b>: '+currentItem.date).inject(info);

Ya que la imagen de slideshow presenta:Titulo,Clave,link y Otro dato

Espero que me puedan ayudar con este problema que tengo :shock:

Por Rarufa

16 de clabLevel



 

firefox
Citar            
MensajeEscrito el 06 Oct 2011 12:08 pm
En el onClick del tag <a> llama a window.open(this.href, this.target); return false;

Por DriverOp

Claber

2510 de clabLevel



 

opera

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.