Hello. How to use jQuery to pull out all the first table cells and determine the one that contains a specific value? It is necessary to choose the first .Thank.
For example:
jQuery("table tr").find("td:first").each(function(){ if (jQuery(this).html() == "<b>первые</b>") console.log(this); })
There are other solutions)
<execute>
Source: https://ru.stackoverflow.com/questions/241706/More articles:Android MemoryDays of the week without holidaysHow do I get the full news in kohana?How do jQuery set the total page height to be covered?C ++ Standard in RussianProportional image resize in width and heightWork with WebBrowser in delphiNotice in date function after rebuilding PHP 5.2How to group a large amount of data by the hour?Notice Error: Use of undefined constantAll Articles