↧
Dynamically creating form controls in SharePoint
While doing SharePoint development, occasionally we find ourselves in situations that we need to create controls dynamically based on some user selection, querystring parameter, … etc. Here I provide...
View ArticleDynamic jQuery Tooltips for SharePoint
In this post, I’ll try to show how you can implement tooltips with dynamic content for any link in SharePoint pages. Ingredients jquery.1.4.3.min.js jquery.simpletip-1.3.1.min.js...
View Article