Hi there,
thank you for taking the time to read my question.
I have significantly rephrased my question after some new findings.
My problem is that in my ajax callback, when I set the context of my query to be the returned html of my ajax call, it cannot find any elements.
Some findings:
- The problem never occurs in Firefox
- The problem only occurs in IE when logged in as a user in SharePoint with a certain amount of permissions, causing certain extra html to be generated to facilitate administrative functionality. I have come to the conclusion that it is this extra html that is causing the problem.
Unfortunately I am not in control of the html generated, as it is generated by SharePoint.
I have isolated the problem and created a simple test page for you to look at.
Any ideas?
Thanks ever so much!