~ubuntu-branches/ubuntu/quantal/yui/quantal

« back to all changes in this revision

Viewing changes to examples/slider/slider-rgb_log.html

  • Committer: Bazaar Package Importer
  • Author(s): Jaldhar H. Vyas
  • Date: 2010-05-10 07:39:26 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100510073926-822uot0t515r9w25
Tags: 2.8.1-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
698
698
        </div><!--closes bd-->
699
699
 
700
700
        <div id="ft">
701
 
        <p class="first">Copyright &copy; 2009 Yahoo! Inc. All rights reserved.</p>
 
701
        <p class="first">Copyright &copy; 2010 Yahoo! Inc. All rights reserved.</p>
702
702
        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
703
703
            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
704
704
            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
705
705
            <a href="http://careers.yahoo.com/">Job Openings</a></p>
706
706
        </div>
707
707
</div>
 
708
<script src="../../assets/syntax.js"></script>
708
709
<script src="../../assets/dpSyntaxHighlighter.js"></script>
709
710
<script language="javascript"> 
710
711
dp.SyntaxHighlighter.HighlightAll('code');