About
Me llamo Esteban Fuentealba, tengo 23 años ,Soy un “joven” aficionado estudiante de las tecnologías , actualmente me encuentro cursando el 4º año de de ingeniería en informática en DUOC UC.
Certificaciones:
[2008]: Microsoft .NET Framework 2.0 – Web-Based Client Development
hola esteban, mi nombre es octavio ortega soy mexicano, soy diseñador y de vez en cuando me meto con el web como hobbie, he echo algunas cositas pero nada asi grande, hace poco hice una psginita para un evento, use jquery pero la verdad pues no cumplia mucho con cosas de usabilidad, bueo el caso es que la quiero optimizar para que jale con o sin ajax. en los menus de navegacion estoy usando el siguiente codigo:
$(document).ready(function(){
$(‘#second-content’).load(‘internas/about.html’,function(){
inicMain();
inic();
})
function cargado(hio,xio,fio,sio){
$(xio).ajaxStart(function(){
$(‘#load’).fadeIn(‘slow’);
}).ajaxStop(function(){
$(‘#load’).remove();
}).load(hio,fio,function(){
}).ajaxComplete(scrol(sio),function(){ a’).click(function(e){
e.preventDefault();
var hio = $(this).attr(‘href’);
var xio = ‘#seccionNoticias’;
var sio = ‘#seccionNoticias’;
var fio = regresar;
cargado(hio,xio,fio,sio);
});
}
function inicMain() {
$(‘#contenido1 #opcion li > a’).click(function(e){
e.preventDefault();
var hio = $(this).attr(‘href’);
var xio = ‘#second-content’;
var sio = ‘#second-content’;
var fio = inic;
cargado(hio,xio,fio,sio);
});
}
function regresar() { //(2)
$(“#regreso,#regreso2″).click(function(e){
e.preventDefault();
var hio = $(this).attr(‘href’);
var xio = ‘#second-content’;
var sio = ‘#seccionNoticias’;
var fio = inic;
cargado(hio,xio,fio,sio);
});
}
yo se esteban que quiza no esta nada bien todo esto, pero funciona aqui te dejo le link:
http://www.u-48.com/taller10/
creo que el probelma esta en el ajaxComplete, que no entiendo bien como mandar llamar la funcion scrol(sio) que hace que scrolee el contenido al cargar la informacion y me parace un error en el archivo de jquery.js diciendome que “d is undefined”, a lo mejor se te hace muy confundido esto, espero me puedas ayudar si tienes timepo, yo pienso que es un error de sintaxis, pero acepto cualquier sugernecia de tu parte para mejorar.
gracias y fleicidades por tu blog
hola esteban, puedes arrerlar los links para:
http://estebanfuentealba.wordpress.com/2009/07/27/comunicar-java-applet-y-javascript/#comment-300
??GRACIAS
Hey Esteban,
I stumbled across your information while on GitHub. Would you like to be part of our PHP platform’s private beta? We’re hoping for some good input / feedback as we move towards a public launch.
If you’re interested, here’s your invite link:
https://dashboard.pagodabox.com/register/private-invite/jto3OkQJvuBLcpVhRiEP
If you know of others that would be interested, once you login you can send them invites as well.
More Info:
http://www.pagodabox.com/
Documentation:
http://guides.pagodabox.com
Thanks,
- Eric Graybill