Top Menu

Title Bar Scrolling Marquee

Title Bar Scrolling Marquee
Use the Title Bar Marquee/Scroller generator at the top of the page to automatically generate a scrolling title bar for your page.

<html><head>
<meta http-equiv=”content-type” content=”text/html; charset=ISO-8859-1″>
        <title>Static Title</title>
        <script src=”http://code.jquery.com/jquery-1.6.2.min.js”></script>
        <script src=”jquery.marqueetitle.js”></script>
        <script language=”JavaScript” type=”text/javascript”>
            $(document).ready(function() {
                $(document).marqueeTitle({
                    ‘message’     : ‘ Example Marquee Text (Jafar Khan 9451293997)’,
                    ‘time’      : 400
                });
            });
        </script>
    </head>
<body>
</body></html>

See Demo Now Click Here

About The Author

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Close