21.03.2011: Fixed bug when setting value on a "over 20 items" single lookup. -------------------------------- 18.09.2011: Added new functions: "getUserInfo_v2" - Used to get the user info from the built in user list. "spjs_getItemByID" - Used to get an item by the ID from a list. "spjs_QueryItems" - Used to query any list. "spjs_wrapQueryContent" and "spjs_wrapSoapRequest" - helper functions for "spjs_QueryItems". -------------------------------- 06.11.2011: Added new functions: "spjs_AddList" - used to add a custom list to a site. "spjs_UpdateList" - used to add or update fields in a custom list. -------------------------------- 30.11.2011 Fixed a bug when setting a single lookup with less than 20 items. -------------------------------- 18.01.2012 Updated to support jQuery 1.7x. Please note that not all my existing solutions will work with jQuery v1.7x. Added some functions needed for my latest solutions. Dig into the file if you are interested. -------------------------------- 24.02.2012 Added "spjs_deleteItem" and updated "spjs_UpdateListItem". -------------------------------- 28.02.2012 Added "" to "spjs_wrapQueryContent".