The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Client-side scripts available in SharePoint ... and behaviours

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Harrison

Posts: 3775
Nickname: mharrison
Registered: Dec, 2003

Mark Harrison is Microsoft UK Systems Engineer focussing on .NET eBiz and Portals
Client-side scripts available in SharePoint ... and behaviours Posted: Dec 12, 2004 6:33 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Mark Harrison.
Original Post: Client-side scripts available in SharePoint ... and behaviours
Feed Title: Mark Harrison
Feed URL: http://markharrison.co.uk/blog/xml.aspx
Feed Description: .NET Portals, Collaboration and eBiz
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Mark Harrison
Latest Posts From Mark Harrison

Advertisement
Via Patrick ...

Jim's recent posting discusses how your own custom javascript files
can be part of the library of client-side script files for a SharePoint site
definition.
Ive got one more method to add to Jims list: behaviours which are components that encapsulate specific functionality or behavior on a page.

Behaviour components can easily be hooked into a sites custom stylesheet, e.g.

.ms-main{ BEHAVIOR: url(/_layouts/markstyle/feedback.htc);}

Read: Client-side scripts available in SharePoint ... and behaviours

Topic: IndiBloggies Previous Topic   Next Topic Topic: Geek Notes 2004-12-07

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use