Hey thanks a lot. I've got it reading out the xData object in an alert box. The only problem is that it seems to be reading out all fields, not just 'Checkbox' and 'Title' like the caml query is set up to do. Will read up and figure out how to parse the xData then figure out some logic for updating the divs on the other page.
One quick question I thought of, what is the Status parameter in the function? I understand the xData is the xml object with the fields
One quick question I thought of, what is the Status parameter in the function? I understand the xData is the xml object with the fields
function(xData, Status) {