search_in_cache

Built-in Functions
function cache helper

mixed search_in_cache(id)

This helper function used to search for elements with id ID in cache.

Returns: 
  • Object(jQuery) if element is found
  • string if element is not found

  • id - string | Element's ID to search