Pausing up-down Scroller plugin |
| Written by kksou | ||||
| Thursday, 04 December 2008 | ||||
|
This is a plugin which allows you to display an up-down scroller that pauses between each message! The scroller is displayed right inside your article or content item. The original code was written by dynamicdrive.com. What I've done is to wrap the code into a Joomla plugin so that you can use it within your Joomla articles. DemoYou can see a sample scroller on the right of this paragraph. The look of the scroller is completely styled using external CSS, including the width, height, foreground and background color. You can have multiple scrollers, each with different width, height and alignment (float to left or right). Note that you can have different pause intervals for each scroller. The first one above scrolls once every 3 seconds. The second one on the left scrolls once every 4 seconds. You can also easily create a single line scroller just by adjusting the scroller's height appropriately! v1.01 (for Joomla 1.0) and v1.51 (for Joomla 1.5) modified the codes slightly so that it can be used with mod_pausing_up_down_scroller How to use the "Pausing up-down Scroller" pluginImportant: If you're using Joomla 1.5.8, please refer to the article:
{UpDownScroller}
... scroller messages ...
{/UpDownScroller}
{UpDownScroller}
message #1
---
message #2
---
message #3
{/UpDownScroller}
{UpDownScroller}
<a href="http://www.news.com">News.com: Technology and business reports</a>
---
<a href="http://www.cnn.com">CNN: Headline and breaking news 24/7</a>
---
<a href="http://news.bbc.co.uk" target="_new">BBC News: UK and international news</a>
{/UpDownScroller}
{UpDownScroller}
<a href="http://www.news.com">News.com</a>
Technology and business reports
---
<a href="http://www.cnn.com">CNN</a>
Headline and breaking news 24/7
---
<a href="http://news.bbc.co.uk" target="_new">BBC News</a>
UK and international news
{/UpDownScroller}
{UpDownScroller width:360}
message #1
---
message #2
---
message #3
{/UpDownScroller}
{UpDownScroller width:360 height:120}
message #1
---
message #2
---
message #3
{/UpDownScroller}
However, if you're using more than one scrollers in an article, you will need to specify a unique ID for each scroller. The ID used is similar to a standard variable name, i.e. the first character should be a-z or _, followed by a-z, 0-9 or _.
{UpDownScroller id:t121 width:360 height:120}
message #1
---
message #2
---
message #3
{/UpDownScroller}
If you take a look at the css file pausing_up_down_scroller.css, you will see three pre-defined styles:
{UpDownScroller id:t121 style:pscroller3 width:360 height:120}
message #1
---
message #2
---
message #3
{/UpDownScroller}
{UpDownScroller id:t121 style:pscroller3 width:360 height:120 float:left10}
message #1
---
message #2
---
message #3
{/UpDownScroller}
{UpDownScroller id:t121 style:pscroller3 width:360 height:120 float:right16}
message #1
---
message #2
---
message #3
{/UpDownScroller}
To specify this pause value to, say 2.5 seconds, use the following syntax. The value is specified in milli-seconds.
{UpDownScroller id:t121 style:pscroller3 width:360 height:120 float:left pause:2500}
message #1
---
message #2
---
message #3
{/UpDownScroller}
{UpDownScroller id:t121 style:pscroller3 float:left pause:2500 css:your_css_file.css}
message #1
---
message #2
---
message #3
{/UpDownScroller}
DownloadRemove the "Powered by" linksYou may not edit or remove any copyright or Powered by statements in the Pausing up-down Scroller plugin. However, if you find the plugin useful and would like to use the plugin without the "Powered-by" links, you may do so by purchasing a "Powered-by" removal license for only USD $10 per site. Secured payment is processed by 2checkout.com. All major credit cards are accepted, including Visa, Mastercard and American Express, etc. You can also pay by PayPal. Once the transaction is completed, you will be given a link to download the version with the "Powered by" links removed. How to install (Joomla 1.0.x)
You are now ready to use this plugin! How to install (Joomla 1.5.x)
You are now ready to use this plugin! User reviews Average user ratings: 3.0 (from 3 users) Note: You have to be a registered member to leave a comment. Free registration here. |
||||
| Last Updated ( Friday, 05 December 2008 ) | ||||
| < Prev | Next > |
|---|
Joomla 1.0 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla 1.5 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla Plugins
Joomla Components
Joomla Gadgets
- Google Image Search
- Google News Search
- Wikipedia Search
- Google Book Search
- Google Video Search
- Google Currency Converter - AJAX version
- Yahoo Currency Converter - AJAX version
- Yahoo Stock Quote (AJAX module version)
- Yahoo Stock Quote (AJAX component/ module version)
- googleSearch_cse component
- googleSearch_cse module
- googleMaps plugin







3.0 (from 3 users)
January 08, 2009 1:42am
I've registered and clicked the download button but I just can't get the D***d thing to download. Could this be a Safari thing?
February 07, 2009 5:12pm
good
April 23, 2009 5:10am
I need help to use this plugin. I don t know how. would u help me please ?
When i wrote this
{UpDownScroller id:t131 style:mod_pscroller height:100 width:178 pause:3000}
DirectPHP plugin
This plugin allows direct embedding of PHP commands right inside Joomla
content page for dynamic contents.
---
googleSearch component/module
This component / module allows you to add Google Adsense Search to
your Joomla site.
---
Include Content Item plugin
This plugin allows you to insert or include one content item into
another content item.
{/UpDownScroller}
and i don t have the scroll for my links
what should i do ??