Category Archives: JQuery

SharePoint List View add document (PDF) preview button

First, you need to read this post: SharePoint 2010 and PDF Integration Series This post will explain why you could not open PDF at browser. Here are some other posts about it: Unable to open PDF directly from SharePoint 2010 Manage … Continue reading

Posted in JQuery, SharePoint | Tagged , , , , | Leave a comment

JQuery Ajax, Deferred, and Promise

I recently use SharePoint REST to create customized webpage. I post here something I learned about JQuery promise: Good reference posts: a-walkthrough-jquery-deferred-and-promise Deferred objects in jQuery When an AJAX call is executed it will be executed asynchronously by the browser. … Continue reading

Posted in JQuery, Uncategorized | Leave a comment

JQuery UI Position Functions

refer to UI’s Position Function (plus, MagicZoom from scratch)

Posted in JQuery | Leave a comment