Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/11/2012, 23:54
rubito25
 
Fecha de Ingreso: noviembre-2012
Mensajes: 4
Antigüedad: 11 años, 5 meses
Puntos: 0
Respuesta: Problema solo en IE con botoneras

HTLM:

</SCRIPT>
</DIV>
<DIV id=bandoBas>
<DIV id=boutonHome onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='index.html';"></DIV>
<DIV id=boutonTourDates onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='tour.html';"></DIV>
<DIV id=boutonBiographie onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='bio.html';"></DIV>
<DIV id=boutonGalerie onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='photo.html';"></DIV>
<DIV id=boutonAudio onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='audio2.html';"></DIV>
<DIV id=boutonVideo onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='video.html';"></DIV>
<DIV id=boutonContact onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='contact.html';"></DIV>
<DIV id=boutonMyspace onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.myspace.com/mikelboudj';"></DIV>
<DIV id=boutonFacebook onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.facebook.com/mikeldjbou';"></DIV>
<DIV id=boutonYoutube onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.youtube.com/housesensations2010';"></DIV>
<DIV id=boutonTwitter onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://twitter.com/mikeldjbou';"></DIV>
<DIV id=boutonEckounltd onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.tuenti.com';"></DIV>
<DIV id=boutonClubcatwalk onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.locafmsansebastian.com';"></DIV>
<DIV id=boutonElpeluche onMouseOver="$(this).css('cursor','pointer')"
onmouseout="$(this).css('cursor','auto')"
onclick="window.location.href='http://www.hotmail.com';"></DIV>
<img src="images2/bandoBas2.jpg" width="1024" height="239"></DIV>
</DIV></CENTER>
<DIV id=contenerPlayerVideos></DIV></B></B></B></BODY></HTML>