Skip to main content

Bug Tracker

Side navigation

Ticket #4528: jquery_bug.htm


File jquery_bug.htm, 1.1 KB (added by piev, April 13, 2009 03:00PM UTC)

html file illustrating unexpected behaviour (bug)





    Bug in Jquery 1.3.2
	


This is an issue with selecting a child of a parent.

Find $('#_lcs>#test1').length

Find $('#_lcs>#test2').length

Find $('#_lcs>#_test3').length

Find $('#_lcs>#test4').length

Some test 2
Some test 3 with an _ character in the id
Some test 1
Some test 2
Some test 3 with an _ character in the id
Some test 4

Download in other formats:

Original Format