Commented Task: Improve Undefined Tests [10121]
@HughAJWood: People DO NOT DO if (id != undefined) DO if (typeof(id) !== 'undefined') #JavaScript #WriteGoodCodeOriginal Message:http://twitter.com/HughAJWood/status/298422582011654144Sent from...
View ArticleNew Post: SPServices.SPSetMultiSelectSizes values disapear
FYI - I can reproduce the issue on BrowserStack, so I'll create an item in the Issue Tracker and try to get a fix into the upcoming release. Out of curiosity, what percentage of your users are still on...
View ArticleCreated Issue: SPServices.SPSetMultiSelectSizes values disapear in IE7 [10129]
From http://spservices.codeplex.com/discussions/286038When I do the same it looks fine also. But all my users that are using IE 7 are having the same issue. I don't have 7 to test with either. Do you...
View ArticleNew Post: SPServices.SPSetMultiSelectSizes values disapear
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: SPServices.SPSetMultiSelectSizes values disapear
Well, the number still using it is hard to say. I work for the USDA and some of the web applications that they are still using will not work with any other browser but IE 7. So there could be quite a...
View ArticleUpdated Wiki: Home
Project Description SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to...
View ArticleUpdated Release: SPServices 2013.01 (Mar 09, 2013)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleReleased: SPServices 2013.01 (Mar 09, 2013)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleUpdated Release: SPServices 2013.01 (Mar 09, 2013)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleEdited Feature: JQuery Deferred compatibility [10106]
From:http://spservices.codeplex.com/discussions/393614Would it be possible to alter SPServices so that it returns an object that can be used with JQuery's Deferred...
View ArticleCommented Feature: JQuery Deferred compatibility [10106]
From:http://spservices.codeplex.com/discussions/393614Would it be possible to alter SPServices so that it returns an object that can be used with JQuery's Deferred...
View ArticleReleased: SPServices 2013.01 (Mar 09, 2013)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleUpdated Release: SPServices 2013.01 (Mar 09, 2013)
This release is in an pre-release state. Please only download it if you know what you are getting and are willing to test it. In any case, it's a bad idea to use any release with the word ALPHA or BETA...
View ArticleEdited Issue: Error in SpellCheck [10107]
From http://spservices.codeplex.com/discussions/404041TechnSmile wroteNov 13 at 2:39 PMHello Marc,I have tried it out !The webservice spellcheck.asmx cannot be called properly with 0.7.2I had to update...
View ArticleCommented Issue: Error in SpellCheck [10107]
From http://spservices.codeplex.com/discussions/404041TechnSmile wroteNov 13 at 2:39 PMHello Marc,I have tried it out !The webservice spellcheck.asmx cannot be called properly with 0.7.2I had to update...
View ArticleUpdated Wiki: SpellChecker
Function$().SPServicesWeb ServiceSpellCheckerSupported OperationsOperation Options MSDN Documentation Introduced SpellCheckchunksToSpell, declaredLanguage, useLadSpellChecker.SpellCheck Method0.7.2
View ArticleUpdated Wiki: SpellCheck
Function$().SPServicesWeb Service SpellCheckOperationSpellCheckExampleThis is adapted from an example by TechnSmile in this discussion thread.var chunks = "Thhank yoou Marck ;)".split(" ");for (i=0;...
View ArticleUpdated Wiki: SpellCheck
Function$().SPServicesWeb ServiceSpellCheckerOperationSpellCheckExampleThis is adapted from an example by TechnSmile in this discussion thread.var chunks = "Thhank yoou Marck ;)".split(" ");for (i=0;...
View ArticleCommented Issue: Error in SpellCheck [10107]
From http://spservices.codeplex.com/discussions/404041TechnSmile wroteNov 13 at 2:39 PMHello Marc,I have tried it out !The webservice spellcheck.asmx cannot be called properly with 0.7.2I had to update...
View ArticleEdited Feature: Query Options for Cascade Drop Down [10105]
From: http://spservices.codeplex.com/discussions/397146Okay, here's what I changed to allow people to add any query options they want. I created this as a patch in WinMerge. So, to translate, that...
View Article