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'.
Comments: This is a known issue with jQuery 1.9.0, which the team has already fixed for the next version. Here's the bug in the jQuery bug tracker: http://bugs.jquery.com/ticket/13274
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'.
Comments: This is a known issue with jQuery 1.9.0, which the team has already fixed for the next version. Here's the bug in the jQuery bug tracker: http://bugs.jquery.com/ticket/13274