Ver Mensaje Individual
  #4 (permalink)  
Antiguo 15/04/2008, 00:10
Goomba
 
Fecha de Ingreso: abril-2003
Ubicación: Santiago
Mensajes: 212
Antigüedad: 21 años, 7 meses
Puntos: 0
Re: Problemas con shadowbox y AJAX

continuacion....

funcion loadTipoProducto que s ellam en onchance de catalogo.php
Código PHP:
function loadTipoProducto(objetovalor) {
    
producto=valor.value;
    
objeto.getElementById('sub1').length=0;
    if(
producto!=-1) {
        
objeto.getElementById('sub2').style.display="none";
        
objeto.getElementById('sub1').style.display="block";
        if(
producto=="Accesorios") {
            
catalogoAccesorio(objeto,'%','','');
            
        }
        else {
            
catalogoModelo(objeto,'%','','');
        }
        
    }
    else {
        
objeto.getElementById('sub1').style.display="none";
        
objeto.getElementById('sub2').style.display="none";
        
objeto.getElementById('sub1').length=0;
    }

bueno ahora queda poner el codigo del archivo catModelo.php pa tener una muestra
Código PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">
<
head>
<
meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<
link href="estilo.css" rel="stylesheet" type="text/css" />
<
script type="text/javascript" src="../../funciones/interpretadorAjax.js"></script>
<link rel="stylesheet" type="text/css" href="funciones/shadowbox/src/css/shadowbox.css">
<script type="text/javascript" src="../../funciones/shadowbox/src/js/lib/yui-utilities.js"></script>
<script type="text/javascript" src="../../funciones/shadowbox/src/js/adapter/shadowbox-yui.js"></script>
<script type="text/javascript" src="../../funciones/shadowbox/src/js/shadowbox.js"></script>
<script type="text/javascript" src="../../funciones/ajax.js"></script>

<script type="text/javascript">

window.onload = function(){

    Shadowbox.init();

    /**
     * Note: The following command is not necessary in your own project. It is
     * only used here to set up the demonstrations on this page.
     */

};

</script>
</head>
<body>
<a rel="shadowbox;height=500;width=600" class="option"  href="vistas/modelo/modelo.php?cod=7890">proband</a><br />
 <a rel="shadowbox" class="option" title="Google.com" href="http://www.google.com/">External site</a>
</body>
</html> 
bueno ahy tanb los codigos el porblema es que no me funciona el efecto del shadowbox, bueno porfavor pa que vean lo que hace el shadowbox esta es la web http://mjijackson.com/shadowbox/
no se porque no funciona ojala me puedan ayudar.
atte
Goomba
PS no se porque no funciona toy conlas canas verdes ya