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

« back to all changes in this revision

Viewing changes to examples/menu/example06.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:
310
310
        </div><!--closes bd-->
311
311
 
312
312
        <div id="ft">
313
 
        <p class="first">Copyright &copy; 2009 Yahoo! Inc. All rights reserved.</p>
 
313
        <p class="first">Copyright &copy; 2010 Yahoo! Inc. All rights reserved.</p>
314
314
        <p><a href="http://privacy.yahoo.com/privacy/us/devel/index.html">Privacy Policy</a> - 
315
315
            <a href="http://docs.yahoo.com/info/terms/">Terms of Service</a> - 
316
316
            <a href="http://docs.yahoo.com/info/copyright/copyright.html">Copyright Policy</a> - 
317
317
            <a href="http://careers.yahoo.com/">Job Openings</a></p>
318
318
        </div>
319
319
</div>
 
320
<script src="../../assets/syntax.js"></script>
320
321
<script src="../../assets/dpSyntaxHighlighter.js"></script>
321
322
<script language="javascript"> 
322
323
dp.SyntaxHighlighter.HighlightAll('code');