![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
08/02/2014, 12:20
|
![Avatar de AngelMarine](http://static.forosdelweb.com/customavatars/avatar544663_1.gif) | | | Fecha de Ingreso: enero-2014 Ubicación: Madrid
Mensajes: 79
Antigüedad: 11 años Puntos: 0 | |
¿Creen que este código servirá para obtener y cambiar un href? <script type="text/javascript">
function cambiar() {
if(document.getElementById("up-double-guide").getAttribute("href")==selection.html#ubica cion){
document.getElementById("up-double-guide").getAttribute("href")==selection.html#panta lon;
}else{
document.getElementById("up-double-guide").getAttribute("href")==selection.html#ubica cion;
}
}
</script>
<a id="up-double-guide" href="selection.html#ubicacion" onclick="cambiar()"></a> |