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

New Post: SPServices.SPSetMultiSelectSizes values disapear

$
0
0
When 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 want the entire page code or the just the script? Below is the script.
<script type="text/javascript" src="../../Scripts/jquery-ui-1.10.1/js/jquery.SPServices-0.7.2.min.js"></script> 
<script type="text/javascript"> 
$(document).ready(function() {
  $().SPServices.SPSetMultiSelectSizes({
    multiSelectColumn: "Platform or Team"
  });
  $().SPServices.SPSetMultiSelectSizes({
    multiSelectColumn: "Requested Service(s)"
  });
  $().SPServices.SPSetMultiSelectSizes({
    multiSelectColumn: "Assigned To"
  });
  // You can include other script which you want to run at page load in this block as well
});
</script>

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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