usingLiveLoader() function does not account for the altSel alternative selectors in the live() function, therefore it may report false even though the live loading still works.
- The function should contain the alternative selectors
- Possibly a better approach is to refactor to a function which returns the live node or false