Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Trouble with SPSservices and Sharepoint Form

$
0
0
Hi,

I modified the code and again I have a empty box.
<script src="/SiteAssets/jquery-1.11.0.min.js" type="text/javascript"></script>
<script src="/SiteAssets/jquery.SPServices-2014.01.min.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
alert("jQuery loaded? " + (jQuery == undefined ? "NO!!!" : "YES.")); 
alert("SPServices loaded? " + ($().SPServices == undefined ? "NO!!!" : "YES."));
$(document).ready(function() {
       alert($().SPServices.SPGetCurrentUser());
});
</script>
I tried the page http://intranet/_layouts/15/userdisp.aspx?Force=True and this is worked fine. I view all of my infos.
I dont know why but I have problems with jquery and SPServices from the begin I tried to use it.
Can I do something elese ?

For the record, I used this how-to to configure my jquery : http://www.synergyonline.com/Blog/Lists/Posts/Post.aspx?ID=271

Thanks !

Jeremie

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>