Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/07/2010, 10:06
Avatar de David
David
Moderador
 
Fecha de Ingreso: abril-2005
Ubicación: In this planet
Mensajes: 15.720
Antigüedad: 19 años
Puntos: 839
Respuesta: Diferencia entre html() y text()

En la documentación puedes encontrar la información que necesitas:
Cita:
The result of the .text() method is a string containing the combined text of all matched elements.
http://api.jquery.com/text/
__________________
Por favor, antes de preguntar, revisa la Guía para realizar preguntas.