currently queries have to be in order of the actual structure. $('work employer name') works should $('employer name') or $('name') should work ? going by jquery css selectors, it should.