Filtering sharepoint expiration date with xsl

0 comments
To filter expiration date in your xsl xslt using sharepoint:


...

jQuery Shadowbox and Photo Library

0 comments
Sorry, I don't have time to write a tutorial, but basically it is the same as the other async calls with jquery. It reads a Photo Library, order by date, populate the "ciPhotoOfTheMonth" DIV and call shadowbox to attach the href tags inside of a DIV to shadowbox




<link rel="stylesheet" type="text/css" href="/_layouts/js/shadowbox/shadowbox.css">







Printing object xmldocument

0 comments
To print the "object xmldocument" you can use: alert('responseText: ' + xData.responseText);