Bug Tracker

Changes between Initial Version and Version 1 of Ticket #7297, comment 5


Ignore:
Timestamp:
Dec 6, 2010, 12:07:58 PM (12 years ago)
Author:
jitter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7297, comment 5

    initial v1  
    22
    33The [http://api.jquery.com/jQuery.contains/ documentation for jQuery.contains()] says:
    4 >'''jQuery.contains( container, contained )'''
    5 >'''container''' The '''DOM element''' that may contain the other element.
     4>'''jQuery.contains( container, contained )'''\\
     5>'''container''' The '''DOM element''' that may contain the other element.\\
    66>'''contained''' The '''DOM node''' that may be contained by the other element.
    77