The default dictionary used for spelling checking when editing a wiki page is “English – US”. And it turns out that there is no built-in configuration or setting that would allow you to easily change that. One workaround, after some googling, is to use javascript to change the language code on the EditForm.aspx page with [...]

Continue reading about Change Default Language for Spelling Checking for a Wiki on Sharepoint 2007

Peng Zhang on December 14th, 2011

The Problem On a Sharepoint page, I am using jQuery to render a link using attr(‘onclick’,’somejavascriptcodehere’), and that link works in Firefox but not in IE. The Solution Use $(‘a#theid’).click() instead of $(‘a#theid’).attr(‘onclick’,’javascript:somejavascriptcodehere’). The Possible Cause IE can handle other tag attributes added or updated by jQuery, but just could not immediately add an event [...]

Continue reading about onclick not working in IE but works in Firefox

Peng Zhang on October 20th, 2011

I modified the alternate css file attached to the root site /ist/. Below are the modifications: Thanks to this web article.

Continue reading about Fixing Background Color for Sharepoint List Dataview

Peng Zhang on October 15th, 2011

Sharepont Document Library wins over Network Shares

Continue reading about Sharepoint Document Libraries Wins over Network Shares

Peng Zhang on October 14th, 2011

Sharepoing 2010 benefits

Continue reading about Sharepoint 2010 Benefits and Shortcomings

Peng Zhang on September 26th, 2011

 

Continue reading about World Interest in the Top 3 Open Source Publishing Platforms