SharePoint – JQuery

Problem – The need to display webparts or summarys from webparts and want to be able to dynamically change the background color, text color, ordering of items. 

Here is my solution.  To complete this I used a SharePoint list as a “Controller” (dataview web part), and a Content Editor Web Part(to render the results from the dataview).

Add a dataview to the  page, you can set the columns of data that you want to display.  Please note that you also have to display the properties of columns that you want to manipulate.

Here is the link to the code for rendoring of the slider tab.

http://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_slide_toggle

Enjoy!!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.