mixed search_in_cache(id)
This helper function used to search for elements with id
ID in cache.
Object(jQuery)
if element is foundstring
if element is not found
id
- string | Element's ID to search
mixed search_in_cache(id)
This helper function used to search for elements with id
ID in cache.
Object(jQuery)
if element is found
string
if element is not found
id
- string | Element's ID to search