Problem in News Ticker

I have inserted a news ticker from this link:
http://www.htmldrive.net/items/demo/397/Vertical-Scrolling-News-Ticker-With-jQuery-jCarous e
Here is my code:
<div id="newsticker-demo">
<div id="LayoutDiv3" class="title">News & Events</div>
    <div id="LayoutDiv4" class="newsticker-jcarousellite">
    <ul>
    <li>
      <div id="LayoutDiv4" class="info">
      <a href="#">The Knight and the Lady</a>
      <span class="cat">Category :Illustrations</span>
      <div id="LayoutDiv5" class="clear"></div>
      </div>
    </li>
    <li>
      <div id="LayoutDiv6" class="info">
      <a href="#">The Family Colours</a>
      <span class="cat">Category:Creatures</span>
      <div id="LayoutDiv7" class="clear"></div>
      </div>
     </li>
     </ul>
         </div> <!-- end newsticker-jcarousellite -->
  </div> <!-- newsticker-demo -->
I have inserted FG Divs...
And i have placed the following inside head tags:
<link rel="stylesheet" href="News-Scroller/style.css" type="text/css" media="screen" />
<script src="jquery-latest.pack.js" type="text/javascript"></script>
<script src="jcarousellite_1.0.1c4.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
    $(".newsticker-jcarousellite").jCarouselLite({
        vertical: true,
        hoverPause:true,
        visible: 3,
        auto:500,
        speed:1000
</script>
But i don't get scrolling news.

<!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Home</title>
<link href="boilerplate.css" rel="stylesheet" type="text/css">
<link href="CSS/Layout.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="flexslider.css" type="text/css">
<link href="css/flexnav.css" rel="stylesheet" type="text/css" />
<style type="text/css">
body {
    background-color: #E9E9E9;
    background-image: url();
</style>
<style>
footer
    width:100%;
    left:0px;
    bottom:0px;
    min-height: 80px;
    background: #000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #C7E003;
</style>
<!-- News Scroller -->
<link rel="stylesheet" href="News_Scroller/style.css" type="text/css" media="screen" />
<script src="News_Scroller/jquery-latest.pack.js" type="text/javascript"></script>
<script src="News_Scroller/jcarousellite_1.0.1c4.js" type="text/javascript"></script>
<script type="text/javascript" src="News_Scroller/jquery-latest.min.js"></script>
<script type="text/javascript">
$(function() {
    $(".newsticker-jcarousellite").jCarouselLite({
        vertical: true,
        hoverPause:true,
        visible: 3,
        auto:500,
        speed:1000
</script>
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> -->
<script src="jquery.min.js"></script>
<script src="jquery.flexslider.js"></script>
<!-- Place in the <head>, after the three links -->
<script type="text/javascript" charset="utf-8">
  $(window).load(function() {
    $('.flexslider').flexslider();
</script>
<!--
To learn more about the conditional comments around the html tags at the top of the file:
paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
* insert the link to your js here
* remove the link below to the html5shiv
* add the "no-js" class to the html tags at the top
* you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<link href="IE-only.css" rel="stylesheet" type="text/css">
<![endif]-->
<script src="respond.min.js"></script>
</head>
<body>
<div class="gridContainer clearfix">
  <div id="LayoutDiv1"><img src="SJV-Images/Banners/LimeGreenheader-new-curved.png"/></div>
  <div id="Nav">
<div class="menu-button">Navigation</div>
    <nav>
          <ul data-breakpoint="800" class="flexnav">
            <li><a href="index.html">Home</a>
           <!--   <ul>
                <li> <a href="#content">Sub 1 Item 1</a></li>
                <li><a href="">Sub 1 Item 2</a></li>
                <li><a href="">Sub 1 Item 3</a></li>
                <li><a href="">Sub 1 Item 4</a></li>
              </ul> -->
            </li>
            <li><a href="">Profiles</a>
              <ul>
                <li><a href="Correspondent.html">Correspondent</a></li>
                <li><a href="Headmistress.html">Head Mistress</a>
                 <!-- <ul>
                    <li><a href="">Sub 2 Item 1</a></li>
                    <li><a href="">Sub 2 Item 2</a></li>
                    <li><a href="">Sub 2 Item 3</a></li>
                  </ul>-->
                </li>
                   <li><a href="Fac.html">Faculties</a></li>
                <!--<li><a href="">Sub 1 Item 3</a>
                  <ul>
                    <li><a href="">Sub 2 Item 1</a></li>
                    <li><a href="">Sub 2 Item 2</a>
                      <ul>
                        <li><a href="">Sub 3 Item 1</a></li>
                        <li><a href="">Sub 3 Item 2</a></li>
                        <li><a href="">Sub 3 Item 3</a></li>
                      </ul>
                    </li>
                  </ul>
                </li>-->
              </ul>
            </li>
            <li><a href="Ves-Photogallery.html">Photo Gallery</a>
             <!-- <ul>
                <li><a href="">Sub 1 Item 1</a></li>
                <li><a href="">Sub 1 Item 2</a></li>
                <li><a href="">Sub 1 Item 3</a></li>
              </ul> -->
            </li>
            <li><a href="Alumni.php">Alumni</a>
             <!-- <ul>
                <li><a href="">Sub 1 Item 1</a></li>
                <li><a href="">Sub 1 Item 2</a></li>
                <li><a href="">Sub 1 Item 3</a></li>
              </ul> -->
            </li>
            <li><a href="Contact.html">Contact Us</a>
          <!--    <ul>
                <li><a href="">Sub 1 Item 1</a></li>
                <li><a href="">Sub 1 Item 2</a></li>
                <li><a href="">Sub 1 Item 3</a></li>
              </ul> -->
            </li>
          </ul>
    </nav>
  </div> <!-- End div id="Nav"  -->
  <div id="LayoutDiv2">
  <div class="flex-container">
  <div class="flexslider">
    <ul class="slides">
      <li>
        <img src="SJV-Images/Flash Images/Buildings.jpg" alt="SJV1"/>
      </li>
      <li>
        <img src="SJV-Images/Stud2.jpg" />
      </li>
      <li>
        <img src="SJV-Images/Stud3.jpg" />
      </li>
    </ul>
  </div>
  </div>
</div>  
  <div class="borderbox" id="Special_Features">
  <h3 class="content" align="center"><font size="">Special Features</font></h3>
  <ul class="formatlist" >
  <li >
ullamcorper pulvinar imperdiet</li>
  <li>ullamcorper pulvinar imperdiet ignissim est posuere id..</li>
   <li>Vestibulum pellentesque fermentum lectus, eget gravida metus commodo.</li>
  <li>Vestibulum pellentesque fermentum lectus, eget gravida metus commodo</li>
  <li>Vestibulum pellentesque fermentum lectus, eget gravida metus commodo.</li>
  <li>Vestibulum pellentesque fermentum lectus, eget gravida metus commodo</li>
  </ul></div>
  <div id="History">
        <img src="SJV-Images/History__FrontImage.jpg" alt="Hisimage" class="floatright"/>
    <h3 class="content" style="padding:0 2.5%;"><font size="+1" class="content">History</font></h3>
    <P class="formatpara">       &nbsp
<p>Ut   ullamcorper felis sit amet lorem mattis lobortis. Proin arcu neque,   iaculis ac elementum varius, consectetur placerat urna. Maecenas sit   amet lectus quam, ut adipiscing tortor. Vestibulum tellus metus,   vestibulum congue convallis in, lacinia nec lorem. Aliquam erat   volutpat. </p>
    <p>Vestibulum pellentesque fermentum lectus, eget gravida metus commodo   at. Fusce non orci a odio ullamcorper pulvinar imperdiet et risus. Nulla   ac dolor tortor, nec elementum leo. Praesent cursus fermentum mi. Lorem   ipsum dolor sit amet, consectetur adipiscing elit. Etiam pharetra,   tellus sit amet congue vulputate, nisi erat iaculis nibh, vitae feugiat   sapien ante eget mauris. </p>
    <p>Cras elit nisl, rhoncus nec iaculis ultricies, feugiat eget sapien.   Pellentesque ac felis tellus. Aenean sollicitudin imperdiet arcu, vitae   dignissim est posuere id. </p>
<a href="SJVHistory.html"><img class="hisbutt" src="SJV-Images/Buttons/Read_More.png" /></a></p><br>               
   <!-- <div id="His_Butt"><img src="SJV-Images/Hisbutt.png"/></div> -->
  </div>
  <div class="borderbox" id="Con"><center>
    <h3 class="content" >Contact Us</h3>
    <p class="formatpara"><strong>The Head Mistress</strong><br>
      <strong> dignissim est posuere id <br>
     dignissim est posuere id,</strong>
      <strong> dignissim est posuere id.</strong></p>
  </center>
  </div>
<div id="Photo_Gall"><center spry:selectgroup="content">
    <h3 class="subhead">Photo Gallery</h3>
</center>
  <p><a href="Ves-Photogallery.html"><img src="SJV-Images/Link Images/Photo_Gallery.png" width="174" height="70" class="floatright"/></a></p>
</div>
  <div id="News_Events"><center spry:selectgroup="content">
    <h3 class="subhead">Our Faculties</h3>
  </center><P><a href="Fac.html"><IMG src="SJV-Images/Link Images/Faculties.png" width="174" height="70" class="floatright"/></a></P>
</div>
<div id="newsticker-demo">
<div id="LayoutDiv3" class="title">News & Events</div>
    <div id="LayoutDiv4" class="newsticker-jcarousellite">
    <ul>
    <li>
      <div id="LayoutDiv4" class="info">
      <a href="#">The Knight and the Lady</a>
      <span class="cat">Category :Illustrations</span>
      <div id="LayoutDiv5" class="clear"></div>
      </div>
    </li>
    <li>
      <div id="LayoutDiv6" class="info">
      <a href="#">The Family Colours</a>
      <span class="cat">Category:Creatures</span>
      <div id="LayoutDiv7" class="clear"></div>
      </div>
     </li>
     </ul>
         </div> <!-- end newsticker-jcarousellite -->
  </div> <!-- newsticker-demo -->
<!--<div id="Cal"><center spry:selectgroup="content" spry:setrow="content">
    <h3 class="subhead">Alumni</h3></center><a href="Alumni.php"><IMG src="SJV-Images/Link Images/Alumni3.png" width="174" height="70" class="floatright"/></a>
  </div>-->
  <!--
  <div id="footer">This is the content for Layout Div Tag "footer"</div> -->
</div>
<footer class="footercontent">
<font color="#CCCCCC">@ 2013 .All Rights Reserved</font>
</footer>
<script type="text/javascript" src="js/jquery.flexnav.min.js"></script>
<script type="text/javascript">$(".flexnav").flexNav({'animationSpeed': 150});</script>
</body>
</html>

Similar Messages

  • News ticker on top of Keynotes

    We show a keynote presentation near the entrance of our company and want to add a news ticker at the bottom of the screen. I saw the option Tulsa wrote long time ago and think this could work for us. The only minor is that I could not find a RSS reader for dashboard that has only 1 line scrolling at the bottom of the screen.
    I am not a programmer and don't know how to create it myself, hopefully someone solved this and can help me.

    Have done as you said, but only part way there. Can use a Widget, and have developed one that has a simple text crawler. Only problem is you have to embed the text that it displays inside the widget, which is not what I want. The answer I am looking for is that the widget looks up the text it is going to display from a local file e.g. TEXTFILE.txt . For you programmers out there the html is:
    <MARQUEE bgcolor="#808080"
    direction="left" loop="20" width="75%">file:///Users/mac/Desktop/TEXTFILE.txt</MARQUEE>
    but it does not display the contents of the file, but the actual file name.

  • I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. Please help

    I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. I am accessing it via strong wireless connection and it works fine on other devices. Please help.

    zapgrap wrote:
    there is no information of locations.
    Then no information exists.  Use the Report a Problem button within the app to report it.

  • I am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!

    i am deleting files through my trash in my macbook pro (2010) and then emptying the trash can, but my hard disk space is not increasing! i recently upgraded to lion and the problem is new, wasn't the same with snow leopard! HELP!!!!!
    When i press command+I (Get Info) i see that there is 140 GB "Available Space" on my hard disk but when i click on my hard disk icon on the desktop, and then press "space" i only see 102 GB free!! What the f*???
    Please HELP!!!!!! Getting second thoughts on Lion!!!!

    Hi b,
    Have you restarted yet?

  • Problem with new version 4.3.2 apps not working " after update to the new version "

    Problem with new version 4.3.2 apps not working " after update to the new version "
    i was in 4.3.1 then i do the update , but now after update i face this problem , so what i Supposed to do ?!!

    Hi There
    Had the same problem as you. App would terminate when launched.
    Solution to working You Tube app:
    -Go to playstore
    - Uninstall app (it doesn't remove the app, only removes the update)
    - "Et Voila", working again.
    This doesn't correct the problem, it's just a workaround for you to be able to use youtube app again.
    Hope it helped.
    Best Regards

  • I bought new i phone 5 3 days back, after that asked for new update which is 6.1.4, after updating my iphone i am not able to use cellular data services. I called up data provider, they says its the problem with new software update. There is no option add

    I bought new i phone 5 3 days back, after that asked for new update which is 6.1.4, after updating my iphone i am not able to use cellular data services. I called up data provider, they says its the problem with new software update. There is no option add APN. Now when i switch to safari its showing you are not subscribed for cellular data. But I am able to use data on other phone.
    Will you please help me in this regard?
    Another issue, since i bought my new iphone there is dust inside back main camera.
    Your advises are highly appreciated.

    Hey Shaiju isac,
    I'd take a look at the following article, it'll guide you though steps to you troubleshoot cellular data issues on your iPhone:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Cheers,
    David

  • Wifi problems with new ipad

    I'm trying to learn how to correct wifi problems with new iPad.  It is the wifi only, 64GB model.  I want to be able to use it at work, where we have a great wifi network.  I can usually connect to our network with no problem, but after an hour or so my iPad loses the network.  When I try to reconnect, I see that the network is showing full strength reception, but I get the error message from the iPad that I am "Unable to join" the network.  My iPhone connects to the same network seamlessly, as do all of the other iPhones of my co-workers and the older generation iPads that some of our staff has.
    At other locations, I typically have no problems (home, apple store, etc.) but I have had the same situation pop up at a coffee shop where I could see that there was a wifi network available, but I could not join it even though it was the shop's free wifi. 
    I have tried turning the iPad off, turning off wifi and turning it back on again, and forgetting the wifi network in question.  I can't think of any other methods that are available to an end user to correct the problem. 
    I have already gone to the Apple store to swap out the unit, and the newer one is having the same symptoms. 
    Can anyone offer any advice here?  This is quite frustrating.

    No problem! Have a read at this most interesting article which has special significance as regards your models!
    http://edition.cnn.com/2012/04/05/tech/gaming-gadgets/ipad-wi-fi-issues/index.ht ml
    However, I attach an extract from another thread for your perusal. You can disregard any suggestions/links you have already explored -
    created by Texas Mac Man in Using iPad - View the full discussion
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router &amp; then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
     Cheers, Tom ;)

  • List of Problems with new Web Mail

    List of Problems with NEW Web Mail :
    - At first doesn't open full page message list or retain full page as default setting, have to drag down bar
    - Only shows 20 message lines after “pulling down” the divider, screen partially empty until I scroll down.  It should show at least 26, preferably all available
    - After moving bar, bar moves back up after going back to inbox (not delete message) after reading a message, have to move it down again, and again...
    - Doesn't go to next message when delete message on screen is selected, no setting option for default to do this.
    - There is a drop down to select which folder to move a selected email to.  The initial display shows 7 usable choices, with the usual slider and arrow to show more choices.  The space on the slider clearly shows more choices are present (actually about 20 or so are there), but any attempt to use the slider or arrow to see more choices causes the drop-down to instantly disappear.  I can't move the selected field with arrow keys either.  I can select any of the visible 7 choices, and move an email to only one of the 7.  NOTE: This one works in both IE and Firefox, but if Verizon Webmail was fully web standard (see http://en.wikipedia.org/wiki/Web_standards) compliant it would also work in my preferred browser, Mozilla Seamonkey, the direct descendant of the original Mozilla browser.  Webmail should be FULLY web standard.
    - Occasionally a message will move from inbox to trash, without NO indication or command to move them.
    - Emails occasionally flash an error message and simply disappear - not to trash or other findable place, just disappear.  No time to read the error message either.
    - No way to set a whitelist for supposed spam emails, unless the whitelist for “Blocking” is the same.  Very unclear.
    - How can I switch my service back to the original, basic, email which works ok?  I know it’s still there, since some of my other accounts still access it!!!
    This seems my only way of getting this info direclty to the programming staff.  If it doesn't actually do this, will SOMEONE PLEASE FORWARD THIS MESSAGE TO THEM !?!  
    Thanks!

    vz_ric wrote:
    The majority of websites are set up the same way for all browsers. It's the software manufacturers responsibility to make their software compatible with websites, not the other way around. Otherwise everyone who has a website will have to make 10 different sites to work multiple browsers.
    Contrarily, it is Verizon's, as well as other companies like Verizon whose customer base uses a wide variety of web browsers, web page designers' responsibility to use only standard W3C-recognized code and not to use non-standard non-W3C-recognized code, e.g., Microsoft's Internet Explorer specific code, when designing their web pages. In my opinion based on my observations, Verizon's web page designers are too often guilty of using IE-specific code.

  • I am using iphone 4..32 gb...i hav updated to ios6..i am experiencing serious lags...watever m doin d phone lags n goes to the home screen...frequency is much greater..please help me with it...i even replaced my device but same problem on new one..!!!!

    please help me with dis...
    I am using iphone 4..32 gb...i hav updated to ios6..i am experiencing serious lags...watever m doin d phone lags n goes to the home screen...frequency is much greater..please help me with it...i even replaced my device but same problem on new one..!!!!

    Restore the phone as a new device. There is probably something that was corrupted on your phone during the update and has been passed via the backup to the replacement phone.  If the corruption/problem is contained in the backup, you'll need to re-sync your data, and re-install your apps manually. Restoring the backup again will only bring the problem back with it.
    If restoring it as new does not fix it, then make an appointment at the genius bar.

  • How do you add a "news ticker" to the bottom of a movie for Apple TV?

    Made a movie from keynote, now I need to add a "news ticker" to the bottom of the movie ... How? Using Apple TV to show the movie ...

    use iMovie with text crawl effect

  • Auto scrolling dynamic text field(news ticker)

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3272625483_2679871
    Content-type: text/plain;
    charset="US-ASCII"
    Content-transfer-encoding: 7bit
    Does anyone know how to make a scrollable dynamic text field
    scroll on its
    own and also with user interaction?
    Thanks in advance for your help.
    Bill
    --B_3272625483_2679871
    Content-type: text/html;
    charset="US-ASCII"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Auto scrolling dynamic text field(news
    ticker)</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>Does =
    anyone know how to make a scrollable dynamic text field
    scroll on its own an=
    d also with user interaction?<BR>
    <BR>
    Thanks in advance for your help.<BR>
    <BR>
    Bill</SPAN></FONT>
    </BODY>
    </HTML>
    --B_3272625483_2679871--

    I found this:
    http://www.kirupa.com/developer/mx/dynamic_scroller.htm
    I copied the actual scroller and put it in my .fla and it
    worked! Now if I can only figure out links in XML...

  • There is a problem The new update is okay, but does not the name of appea in the AirPlay device is in sleep mode.

    There is a problem
    The new update is okay, but does not the name of appea in the AirPlay device is in sleep mode.

    Hi,
    Firstly, I would suggest we use Exchange 2013 FE as the Outlook Anywhere proxy server.
    For the certificate issue, it mostly occurs because the host name that Outlook are trying to access does not match the certificate SAN. Please check with this point. If they do not match, you
    can change the host name by referring to the following article:
    https://support.microsoft.com/kb/940726/en-us?wa=wsignin1.0
    Thanks,
    Simon Wu
    TechNet Community Support

  • Keynote news ticker?

    Can i make a "news ticker" like object in keynote, like the scrolling text at the bottom of news programs?

    Keynote can't do what you want directly. You may be able to get the effect you want by using this Dashboard-based technique.

  • Creating a CNN, Sky type news ticker

    Hi,
    I have a three minute video and would like to add a news ticker that will loop once during the three minutes. The ticker text is considerable. Before I used to use Sony Vegas. A video I created using Sony Vegas is at http://youtu.be/bmcXM7fE6s0 (jump to 35 seconds into the footage for the ticker at the bottom).
    I managed to get credits type text (scrolling vertically) with Premiere Pro but cannot figure out the ticker. Although I've done an introductory Lynda.com course on Premiere Pro this is my first attempt at producing something with Premiere to upload to youtube and am a newbie in this product.
    I would be greatful if anyone can point me to a text or video tutorial on this item.
    Regards,
    Al

    More detailed steps:
    Create a new Title (right-click in the project area, click the icon, etc.)
    Set it to the sequence dimensions (the default)
    Choose the Type tool (the T symbol) - NOT the Area Type tool.
    Click once at the bottom-left of the screen, at the vertical position where you want the ticker to be.
    Pick the font, size, color, fill, etc on the properties tree that now displays.
    Click again on the small vertical box marking the position of the type box, you'll see it flash as the cursor wakes up.
    Copy and paste your ticker text - it must be all on one line, so it helps to copy it from a text editor.
    The text box will enlarge to fit, so it'll extend waaay off the right side of the window.
    Click the Roll/Crawl options tool (the second icon below the name of the title on the panel tab, a set of lines with a vertical arrow)
    Choose Crawl Left, and (usually) start/end off screen.
    Click OK and close the titler window.
    Drop the new title onto the sequence timeline and stretch it out to set the in/out points, and hence the crawl speed.
    If you want a lower third background graphic behind the text (anything other than a plain fill), you'll need to put that in another video track beneath your ticker title - everything in your ticker title will crawl.

  • News Ticker - Java Script

    Hello,
    This is the java script I use to create a news ticker on one of my pages. It can be included anywhere in your application - region header, body or footer:
    <script language="JavaScript1.2">
    Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com)
    For full source code, 100's more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com
    Credit MUST stay intact
    //Specify the marquee's width (in pixels)
    var marqueewidth="300px"
    //Specify the marquee's height
    var marqueeheight="20px"
    //Specify the marquee's marquee speed (larger is faster 1-10)
    var marqueespeed=1
    //configure background color:
    var marqueebgcolor="#DEFDD9"
    //Pause marquee onMousever (0=no. 1=yes)?
    var pauseit=1
    //Specify the marquee's content (don't delete <nobr> tag)
    //Keep all content on ONE line, and backslash any single quotations (ie: that\'s great):
    var marqueecontent='<nobr><font face="Arial"><b>This is where my text goes.<b/></font></nobr>'
    marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS
    var copyspeed=marqueespeed
    var pausespeed=(pauseit==0)? copyspeed: 0
    var iedom=document.all||document.getElementById
    if (iedom)
    document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+marqueecontent+'</span>')
    var actualwidth=''
    var cross_marquee, ns_marquee
    function populate(){
    if (iedom){
    cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee
    cross_marquee.style.left=parseInt(marqueewidth)+8+"px"
    cross_marquee.innerHTML=marqueecontent
    actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth
    else if (document.layers){
    ns_marquee=document.ns_marquee.document.ns_marquee2
    ns_marquee.left=parseInt(marqueewidth)+8
    ns_marquee.document.write(marqueecontent)
    ns_marquee.document.close()
    actualwidth=ns_marquee.document.width
    lefttime=setInterval("scrollmarquee()",20)
    window.onload=populate
    function scrollmarquee(){
    if (iedom){
    if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8))
    cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px"
    else
    cross_marquee.style.left=parseInt(marqueewidth)+8+"px"
    else if (document.layers){
    if (ns_marquee.left>(actualwidth*(-1)+8))
    ns_marquee.left-=copyspeed
    else
    ns_marquee.left=parseInt(marqueewidth)+8
    if (iedom||document.layers){
    with (document){
    document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
    if (iedom){
    write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden">')
    write('<div style="position:absolute;width:'+marqueewidth+';height:'+marqueeheight+';background-color:'+marqueebgcolor+'" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">')
    write('<div id="iemarquee" style="position:absolute;left:0px;top:0px"></div>')
    write('</div></div>')
    else if (document.layers){
    write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee" bgColor='+marqueebgcolor+'>')
    write('<layer name="ns_marquee2" left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>')
    write('</ilayer>')
    document.write('</td></table>')
    </script>
    This works fine and I would like to include some dynamic content into this script. Either some page iteme content or even some query results. My java script knowledge is quite "skinny" so I got to ask how to do that?
    Thanks in advance,
    Denes

    Denes,
    I just came across your thread.
    Just replace within
    var marqueecontent='<nobr><font face="Arial"><b>This is where my text goes.<b/></font></nobr>'...
    the: "THIS is where the text goes." with: &P1_text.
    and you can manipulate the text dynamically.
    Ofcourse you hv to create the item P1_text and shortly after you keyed in s.th. and push "Enter" - then the data is in the Session (look at Session in Developer bar).
    After "Enter" the ticker/marquee works with your data.
    Alternative 2:
    Define in Application Attributes under Static Substitution Strings a "GLOBAL_ITEM" with a value: say: my News - then replace &P1_TEXT. by &GLOBAL_ITEM. (beware of the '.' after the item !!! it has to be there !!
    Alternative 3:
    Work with a table:
    A)Define a table called "NEWS" with the fields News_id, text, active_inactive - work with sequence..
    B) Define form and report for data entry. In the form go to the item "active_inactive" and modify iot to be a radio-button with LOV : STATIC: Yes,No
    C) still use the item P1_text and in the attributes of the item go to "Source" - select "SQL-Query" and key in:
    select text from news where active_inactive = 'Yes' - modify the P1_text item as "hidden"
    --> now you can manage your news and just the "Active" news are shown.
    Advanced: make sure, that only one record is active !!
    Have fun !! (:-)
    Bernhard

Maybe you are looking for

  • Photoshop CC 2014 crashing when I try to open or save

    I am experiencing a crash in Windows 8.1 using the cc2014 Photoshop Update too. The crash occurs whenever I try to open or save. I have tried the solutions that worked for some with previous versions including: removing the preference files uninstall

  • Macbook heating after 10.5.7 update

    i downloaded the 400 mb update and installed it . at first it crashed after restarting so i had to do a forced shutdown then it worked normally... the mac then started to heat to 65-70 at minimum even if i'm not running anything i tired installing th

  • Connect to Canon Mx870 scanner after OS 10.9.4 update

    Hi, world of Mac geniuses: after the 10.9.4 update, none of the Macs in my house (a 2010 iMac, a 2012 MacBook Pro, a 2014 MacBook Air) will recognize the scanner function on our networked Canon MX870 integrated scanner / printer. They all recognize i

  • What is the serial number for the Ipad Air?

    I bought my Ipad Air 32gb used and I heard the regular Ipad Air has a different serial number than the refurbished Ipad Air. I mean, I know ALL Ipad Airs have different serial numbers from each other but I was wondering if the refurbished Ipad Air ha

  • 0GLACCEXT activation fails

    Hi All, I am trying to load the Hierarchies for 0GLACCEXT. The load of the data works but the activation fails .. Stay's in process for a long time and then time out.. does anybody has experience with this issue ? Rgds Marcel