Microsoft
Software
Hardware
Network
Question : How to get element whose part of ID known in JQUERY
Hi,
How to get element whose part of ID known in JQUERY
I know this $("input[id*='man']") to get an input element whose id contains man
but I require some generic code to get any element not only input type elements
Answer : How to get element whose part of ID known in JQUERY
Hi,
I think you're after the all selector, which is a plain asterisk in place of the element name in your example...
Hope that helps!
1:
$("*[id*='man']")
Random Solutions
effects of too many temp tables
Server Error: The signature on the certificate was found to be invalid. Check the log file for details.
how to transfer browser requests from HTTP to HTTPS
checking login & pass with curl
Should Sys Admins (Domain Admins) also have user accounts?
email on ipod touch
PHP 5.3.2 installation problem on Vista IIS7
How to tranlate SQL query to WQL query for SCCM 2007
Crystal Reports 11 (migrating from 8.5) and VB6 using RDO resultset as datasource
IP Address Contention