The widget shows a scrolling news preview pane, control bar, it auto hides the control bar on mouseout or it keeps it always visible.
Here are some key features of "Dynamic News":
General features:
· Dynamic/RSS Driven
· Can set the no of news entries to be fetched from RSS
· Supports manual entry of headlines and news detail via HTML markups
· Supports news preview
Configurable settings:
· feedurl - URL of rss feed, default is ''. If 'feedurl' is empty then plugin will look for headlines within HTML markup.
· entries - Total no or news entries to be used by Dynamic News Plugins.
· switchinterval - No of milliseconds single headline stays, default is 5000 ms or 5 secs.
· controls - Boolean value if true the news plugin will display the controls bar, default is true.
· showdetail - Boolean value if true, hovering over headline will pop up news summary, default is true.
· moretext - The text that will be displayed on news detail link within news summary pop up, default is 'more detail'.
· controlsalwaysvisible - Boolean value if true the control bar will remain visible, auto hide otherwise, default is false.
Requirements:
· JavaScript enabled on client side
· jQuery 1.4.4 or higher
· Google API key
What's New in This Release: [ read full changelog ]
· Dynamic/RSS-driven.
· Can set the no of news entries to be fetched from RSS.
· Supports manual entry of headlines and news detail via HTML markups.
· Supports news preview.