Menu

#17 find() methods behavious

open
nobody
None
5
2012-04-11
2012-04-11
No

with the following markup
<div>
<span>1</span>
<div>2</div>
<span>3</span>
</div>

when find("span") is used it only returns the first case (ie <span>1</span>)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.