![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
21/03/2013, 12:37
|
![Avatar de Fuzzylog](http://static.forosdelweb.com/customavatars/avatar256248_1.gif) | | | Fecha de Ingreso: agosto-2008 Ubicación: En internet
Mensajes: 2.511
Antigüedad: 16 años, 5 meses Puntos: 188 | |
Respuesta: Desactivando enlace un poco peculiar Con jquery es posible hacerlo
$('#id').find('span.uno') para acceder al elemento
$('#id').find('span.uno').remove() para quitarlo
__________________ if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
} |