Who says you can’t change URL for list or document library in Sharepoint?

Normally, we can rename the list or document library in Sharepoint CMS but from the admin panel we can’t change the url. Renaming the list doesn’t confirm that the corresponding url is also changed, the url will remain same. The easier way is to copy this list template and create a new list with it,… Continue reading Who says you can’t change URL for list or document library in Sharepoint?

Fix png issue for jQuery fadeIn()/fadeOut() effect IE7

When we use jQuery fadeIn() or faeOut() function with transparent png image, in IE7 we get a weird borer around it. There are many solutions for it, but we cant say that all of those are okay to everyone. This one works for me and some other guys. Call the following function in document load.… Continue reading Fix png issue for jQuery fadeIn()/fadeOut() effect IE7