Utility method for converting a relative file or directory path into an absolute path.
Given a path that is relative to another absolute path, this utility will convert the relative path to an absolute path based on the given absolute path.
jQuery.mobile.path.makePathAbsolute( relPath, absPath )
relPath