There are a number of compatibility issues with SPServices 0.7.2 and JQuery 1.9.0.
Some have been highlighted in this issue:
http://spservices.codeplex.com/workitem/10117
Another is the use of:
```
$(this).attr("ows_example_column");
```
breaks anything within a GetListItems function in Internet Explorer 9.
Please comment on this issue to add further compatibility issues.
Note: It may be worth recommending the use of JQuery 1.8 with SPServices 0.7.2 on the homepage under 'important notes'.
Some have been highlighted in this issue:
http://spservices.codeplex.com/workitem/10117
Another is the use of:
```
$(this).attr("ows_example_column");
```
breaks anything within a GetListItems function in Internet Explorer 9.
Please comment on this issue to add further compatibility issues.
Note: It may be worth recommending the use of JQuery 1.8 with SPServices 0.7.2 on the homepage under 'important notes'.