MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Scrolling announcement webpart

  Date: Sep 17, 2011      Category: MOSS      Views: 428
 

We've been trying to get this (seemingly) simple item to work with no luck, does
anyone have a good example or method to create an announcement that scrolls
across the webpart area?

Tagged:      

 

5 Answers Found

 
Answer #1       Answered On: Sep 17, 2011       

The simple wasy would be to create a basic .html page in a library that uses
<marquee></marquee> tag. Then put a PageViewer web part on the page where you
want the scrolling to appear.

 
Answer #2       Answered On: Sep 17, 2011       

Even simpler, use a Content Editor WebPart so you can put the marquee tag
directly into the page.

 
Answer #3       Answered On: Sep 17, 2011       

do you need dynamic scrolling announcement webpart? if yes i have developed one
i can give you if you need.

if need static then you can use marquee or simple js scrolling.

 
Answer #4       Answered On: Sep 17, 2011       

May I have your scrolling announcement web part, too.
Thank you very much

 
Answer #5       Answered On: Sep 17, 2011       

you need to define site name list name and list view name and how many
announcement required to display in web.config appsettings.

for SharePoint 2010

 
Didn't find what you were looking for? Find more on Scrolling announcement webpart Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].