On Apr 27, 8:10 am, DBJDBJ <dbj...@gmail.com> wrote:
> Somewhat suprisingly so, the jQuery html() method does output the
> inner HTML of only the frist element selected. While text() method
> does output the concatenation ot the inner text of all the elements
> selected. Maybe someone will improve things here in 1.3.3 ? Or there
> is some higher logic to this, which might prove me wrong.
>
> -- DBJ

I don't see the point in concatenating the innerHTML of a selection of
elements, but for text that can be useful.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to