HTML JavaScript Render Web Part
The HTML
JavaScript Render Web Part is used for displaying raw HTML or executing
JavaScript on a SharePoint page. Using the code or script stored in a file
within the site, it will render the code on the page. This far superior to
using the Content Editor Web Part since the original coding is never affected
by the part. Example uses include custom CSS, JavaScript functions, flat HTML
content, etc.
Download the project (source code included) from here: Download from CodePlex (HTMLJSRenderWebPart.codeplex.com)
No comments:
Post a Comment