Let\'s have html code like this:
1.Hallo Kitty, How are you?<
http://jsfiddle.net/SGZW4/
var text = $("#d1").contents().filter( function() { return this.nodeType === 3; }).text();