PageMenu - Code Validation Errors

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/12/2012 12:01:18 AM
Gravatar
Total Posts 40

PageMenu - Code Validation Errors

I am using mojo version 2.3.8.5, in which I have an Artisteer skin using only the PageMenu control to render one vertical menu in the right sidebar of a page.  The code I am using is 

<portal:PageMenu ID="PageMenu1" runat="server" UseTreeView="true" IsSubMenu="false" TreeViewShowExpandCollapse="false" />

 The site appears fine, but there are a couple of code validation errors appearing in the page:

  • Element contenttemplate not allowed as child of element div in this context
  • Stray end tag span.

The source of the problem lies somewhere within the PageMenu control.  I will see if I can't figure out how to fix it, but I thought I would bring it to the attention of the mojo community.  The complete source code of the page is below:

<!DOCTYPE html>

<html>

<head id="ctl00_Head1"><title>

Home - Office of Equal Opportunity

</title>
<link rel='stylesheet' type='text/css' href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/jplayer/bluemonday/jplayer.blue.monday.css' />
<link rel='stylesheet' type='text/css' href='/ClientScript/colorbox/cb_mojo_dark1.css' />
<link rel='stylesheet' type='text/css' href='/ClientScript/markitup/skins/html/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/cluetip/jquery.cluetip.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/jqtoolbar/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/forums/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/CalExtender/Calendar.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/gridview/WhiteChromeGridView.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styleicons.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/qtfile/default.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/common/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/style/adminmenu/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/style.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/style-artisteer-overrides.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/stylemojo.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styleblog.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styleforum.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/stylefeedmanager.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styleformwizard.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/stylewebstore.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styleaspcalendar.css' />
<link rel='stylesheet' type='text/css' href='/Data/Sites/1/skins/oeo/styledatacalendar.css' />
<!--[if lt IE 7]>
<link rel="stylesheet" href="/Data/Sites/1/skins/oeo/style.ie6.css?sv=c1cff1d0-453c-4543-bb32-12bffedc15c9&amp;cb=fb6e2c97-dcda-4110-886f-cdb82c738007" type="text/css" id="IE6CSS" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="/Data/Sites/1/skins/oeo/style.ie7.css?sv=c1cff1d0-453c-4543-bb32-12bffedc15c9&amp;cb=fb6e2c97-dcda-4110-886f-cdb82c738007" type="text/css" id="IE7CSS" />
<![endif]-->

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="search" type="application/opensearchdescription+xml" title="Office of Equal Opportunity Site Search" href="http://samojotest.colostate.edu/SearchEngineInfo.ashx" />

    <!--[if IE]>

<meta http-equiv="Page-Enter" content="blendTrans(Duration=0)" /><meta http-equiv="Page-Exit" content="blendTrans(Duration=0)" /><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

<![endif]-->

   
<link rel='shortcut icon' href='/Data/Sites/1/skins/oeo/favicon.ico' />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript" ></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" type="text/javascript" ></script><meta name="Author" content="Design: CSU Creative Services. Developer: Shaun Geisert - Division of Student Affairs Webmaster" /><style>

     #ctl00_mainContent_ctl00_pnlOuterWrap{margin:0px;}

     #ctl00_mainContent_ctl00_pnlOuterWrap .art-post-body {padding: 0px}

     #ctl00_mainContent_ctl00_pnlOuterWrap .art-post-body::before {background-image:none !important}

     #ctl00_mainContent_ctl00_pnlOuterWrap::before, #ctl00_mainContent_ctl00_pnlOuterWrap::after{background-image: none !important;content: normal !important}

    </style>
<link rel='canonical' href='http://samojotest.colostate.edu/home.aspx' /><style type="text/css">

.ctl00_PageMenu1_ctl00_0 { text-decoration:none; }

</style></head>

<body id="ctl00_Body" class="pagebody">

    <div id="topbar">

        <div>

            <h2 class="logo">

                <a href="http://www.colostate.edu" title="CSU Home">Colorado State University</a></h2>

        </div>

    </div>

    <script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount','UA-11642924-5']);
_gaq.push(['_setCustomVar', 1, 'member-type', 'admin', 1]); _gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
</script>

    <form method="post" action="/" id="aspnetForm">

<div>

<input type="hidden" name="ctl00_ScriptManager1_HiddenField" id="ctl00_ScriptManager1_HiddenField" value="" />

<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />

<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />

<input type="hidden" name="__VIEWSTATEFIELDCOUNT" id="__VIEWSTATEFIELDCOUNT" value="22" />

<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMjA1OTAyNzk1MQ9kFgJmD2QWBAIBD2QWAgINDxYEHgRUZXh0BZ4DPHN0eWxlPg0KCQkJCQkjY3RsMDBfbWFpbkNvbnRl" />

<input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="bnRfY3RsMDBfcG5sT3V0ZXJXcmFwe21hcmdpbjowcHg7fQ0KCQkJCQkjY3RsMDBfbWFpbkNvbnRlbnRfY3RsMDBfcG5sT3V0ZXJX" />

<input type="hidden" name="__VIEWSTATE2" id="__VIEWSTATE2" value="cmFwIC5hcnQtcG9zdC1ib2R5IHtwYWRkaW5nOiAwcHh9DQoJCQkJCSNjdGwwMF9tYWluQ29udGVudF9jdGwwMF9wbmxPdXRlcldy" />

<input type="hidden" name="__VIEWSTATE3" id="__VIEWSTATE3" value="YXAgLmFydC1wb3N0LWJvZHk6OmJlZm9yZSB7YmFja2dyb3VuZC1pbWFnZTpub25lICFpbXBvcnRhbnR9DQoJCQkJCSNjdGwwMF9t" />

<input type="hidden" name="__VIEWSTATE4" id="__VIEWSTATE4" value="YWluQ29udGVudF9jdGwwMF9wbmxPdXRlcldyYXA6OmJlZm9yZSwgI2N0bDAwX21haW5Db250ZW50X2N0bDAwX3BubE91dGVyV3Jh" />

<input type="hidden" name="__VIEWSTATE5" id="__VIEWSTATE5" value="cDo6YWZ0ZXJ7YmFja2dyb3VuZC1pbWFnZTogbm9uZSAhaW1wb3J0YW50O2NvbnRlbnQ6IG5vcm1hbCAhaW1wb3J0YW50fQ0KCQkJ" />

<input type="hidden" name="__VIEWSTATE6" id="__VIEWSTATE6" value="CTwvc3R5bGU+HgdWaXNpYmxlZ2QCAw9kFgICAw9kFggCEQ9kFgJmDw9kFgIeBXN0eWxlBQ9kaXNwbGF5OmlubGluZTsWBgIDDw8W" />

<input type="hidden" name="__VIEWSTATE7" id="__VIEWSTATE7" value="Ah4HVG9vbFRpcAULU2l0ZSBTZWFyY2hkZAIFDw8WBB8ABQZTZWFyY2gfAWhkZAIHDw8WBh4ISW1hZ2VVcmwFLS9EYXRhL1NpdGVz" />

<input type="hidden" name="__VIEWSTATE8" id="__VIEWSTATE8" value="LzEvc2tpbnMvb2VvL2ltYWdlcy9zZWFyY2gtYnRuLmpwZx4NQWx0ZXJuYXRlVGV4dAUGU2VhcmNoHwFnZGQCEw8PFgYeCENzc0Ns" />

<input type="hidden" name="__VIEWSTATE9" id="__VIEWSTATE9" value="YXNzBS1hcnQtbGF5b3V0LWNlbGwgYXJ0LXNpZGViYXIxIGxlZnRzaWRlIGNtc3pvbmUeBF8hU0ICAh8BaGRkAhUPDxYEHwYFNmFy" />

<input type="hidden" name="__VIEWSTATE10" id="__VIEWSTATE10" value="dC1sYXlvdXQtY2VsbCBhcnQtY29udGVudCBjZW50ZXItcmlnaHRtYXJnaW4gY21zem9uZR8HAgJkFgICBQ9kFgRmD2QWAgICDw8W" />

<input type="hidden" name="__VIEWSTATE11" id="__VIEWSTATE11" value="BB8GBRBhcnQtYm94IGFydC1wb3N0HwcCAmQWAgIDDw8WBB8GBTJhcnQtYm94LWJvZHkgYXJ0LXBvc3QtYm9keSBwYW5lbHdyYXBw" />

<input type="hidden" name="__VIEWSTATE12" id="__VIEWSTATE12" value="ZXIgaHRtbG1vZHVsZR8HAgJkFgICAw8PFgQfBgUPYXJ0LXBvc3Rjb250ZW50HwcCAmQWAgIBD2QWBAIBDw8WAh8BaGQWAgIBD2QW" />

<input type="hidden" name="__VIEWSTATE13" id="__VIEWSTATE13" value="AmYPZBYCAgUPZBYCZg8WAh4KQ2FsbGJhY2tJRAUpY3RsMDAkbWFpbkNvbnRlbnQkY3RsMDAkUmF0aW5nJFVzZXJSYXRpbmdkAgUP" />

<input type="hidden" name="__VIEWSTATE14" id="__VIEWSTATE14" value="DxYCHwFoZBYCAgEPZBYCZg9kFgICBQ9kFgJmDxYCHwgFL2N0bDAwJG1haW5Db250ZW50JGN0bDAwJFJhdGluZ0JvdHRvbSRVc2Vy" />

<input type="hidden" name="__VIEWSTATE15" id="__VIEWSTATE15" value="UmF0aW5nZAIBD2QWAgICDw8WBB8GBRBhcnQtYm94IGFydC1wb3N0HwcCAmQWAgIDDw8WBB8GBTJhcnQtYm94LWJvZHkgYXJ0LXBv" />

<input type="hidden" name="__VIEWSTATE16" id="__VIEWSTATE16" value="c3QtYm9keSBwYW5lbHdyYXBwZXIgaHRtbG1vZHVsZR8HAgJkFgICAw8PFgQfBgUPYXJ0LXBvc3Rjb250ZW50HwcCAmQWAgIBD2QW" />

<input type="hidden" name="__VIEWSTATE17" id="__VIEWSTATE17" value="BAIBDw8WAh8BaGQWAgIBD2QWAmYPZBYCAgUPZBYCZg8WAh8IBSljdGwwMCRtYWluQ29udGVudCRjdGwwMSRSYXRpbmckVXNlclJh" />

<input type="hidden" name="__VIEWSTATE18" id="__VIEWSTATE18" value="dGluZ2QCBQ8PFgIfAWhkFgICAQ9kFgJmD2QWAgIFD2QWAmYPFgIfCAUvY3RsMDAkbWFpbkNvbnRlbnQkY3RsMDEkUmF0aW5nQm90" />

<input type="hidden" name="__VIEWSTATE19" id="__VIEWSTATE19" value="dG9tJFVzZXJSYXRpbmdkAhcPDxYEHwYFO2FydC1sYXlvdXQtY2VsbCBhcnQtc2lkZWJhcjIgcmlnaHRzaWRlIHJpZ2h0MmNvbHVt" />

<input type="hidden" name="__VIEWSTATE20" id="__VIEWSTATE20" value="biBjbXN6b25lHwcCAmRkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYCBR1jdGwwMCRTZWFyY2hJbnB1dDEkYnRu" />

<input type="hidden" name="__VIEWSTATE21" id="__VIEWSTATE21" value="U2VhcmNoMgUVY3RsMDAkUGFnZU1lbnUxJGN0bDAw" />

</div>

 

<script type="text/javascript">

//<![CDATA[

var theForm = document.forms['aspnetForm'];

if (!theForm) {

    theForm = document.aspnetForm;

}

function __doPostBack(eventTarget, eventArgument) {

    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {

        theForm.__EVENTTARGET.value = eventTarget;

        theForm.__EVENTARGUMENT.value = eventArgument;

        theForm.submit();

    }

}

//]]>

</script>

 

<script src="/WebResource.axd?d=XMp9wzIazByhFp2RFJ_bvUPhCkbaXv0iu_n2MjyQqoHjU6jpd4682DwOmpGQJoiTOF91T4iYNx9A51cNhK2EUzxXgTU1&amp;t=634605258709717464" type="text/javascript"></script>


<script  src="/ClientScript/mojocombined/mojocombinedfull.js" type="text/javascript" ></script>
<script src="/ClientScript/colorbox/jquery.colorbox-min.js" type="text/javascript"></script>
<script src="/ClientScript/jqmojo/jquery.cluetip.min.js" type="text/javascript"></script>
<script src="/ClientScript/jqmojo/sizzle.js" type="text/javascript"></script>
<script  src="/ClientScript/jqmojo/cycle.js" type="text/javascript" ></script>

<script src="/ScriptResource.axd?d=dkuf7H4_X0kKKbnu23u2Rj1GGhwDFWjh_CMJUxkjSXBsT12bi8tDtQ0aifgLxAWkm0a_NYK2-IyIJEIBWKTO1jwqYfywlG1d4TR28a6PHKdFzcgT_DrZ7zbN6-QSordhIy8VeA2&amp;t=5f7fee06" type="text/javascript"></script>

<script type="text/javascript">

//<![CDATA[

Sys.Services._AuthenticationService.DefaultWebServicePath = 'Authentication_JSON_AppService.axd';
Sys.Services.AuthenticationService._setAuthenticated(true);
Sys.Services._RoleService.DefaultWebServicePath = 'Role_JSON_AppService.axd';
//]]>

</script>

 

<script src="/ScriptResource.axd?d=wqlHMA3RICnUR9z8nNGfV3WKQOwg6xRWflAR6tDTR3lHc9aEXr3LdSqUqBAEYuPBYK-J0YJPRX4PJbNFkDF8OAJLGqicLYHNJ44ug2zsxZ3lTDWXB77yfALFjfhNo_00v0JH6w2&amp;t=5f7fee06" type="text/javascript"></script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWAwKbxKbXCgLs/MSMCAKXmv7YAw==" />

</div>

   

   

   

    <script type="text/javascript">

//<![CDATA[

Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', document.getElementById('aspnetForm'));

Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);

//]]>

</script>

    <div id="art-page-background-glare-wrapper">

        <div id="art-page-background-glare">

        </div>

    </div>

    <div id="art-page-background-middle-texture">

        <div id="art-main">

            <div class="cleared reset-box">

            </div>

            <div class="art-box art-sheet">

                <div class="art-box-body art-sheet-body">

                    <div class="art-header">

                        <div class="art-header-position">

                            <div class="art-header-wrapper">

                                <div class="art-header-inner">

                                    <a href="/" title="Office of Equal Opportunity">

                                        <div class="art-headerobject">

                                        </div>

                                    </a>

                                    <div class="art-logo">

                                       

                                        <a href='#startcontent' class='skiplink'>Skip over navigation</a>

                                        <div id="ctl00_InsecurePanel1" class="addthisbutton">

 

                                           

                                       

</div>

                                    </div>

                                </div>

                            </div>

                        </div>

                    </div>

                    <div class="art-bar art-nav">

                        <div class="art-nav-outer">

                            <div class="art-nav-wrapper">

                                <div class="art-nav-inner">

                                    <div class="art-nav-center">

         

           <ul class="art-hmenu">

            <li class="active">

             <a class="active" href="/about-our-office">

              About Our Office</a>

            </li>

            <li class="active">

             <a href="http://www.jobs.colostate.edu/">

              Employment Opportunities</a>

            </li>

           </ul>

        

                                       

                                        <div id="sitesearch">

                                            <div id="ctl00_SearchInput1_pnlSearch" class="searchpanel" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_SearchInput1_btnSearch2')" style="display:inline;">

<h2 id="ctl00_SearchInput1_heading" style="position: absolute; left:-2000px; text-indent: -999em;"><label for="ctl00_SearchInput1_txtSearch" id="ctl00_SearchInput1_lblSearchHeading">Site Search</label></h2>

<input onfocus="javascript:watermarkEnter(this, 'enter search terms');" onblur="javascript:watermarkLeave(this, 'enter search terms');" name="ctl00$SearchInput1$txtSearch" type="text" id="ctl00_SearchInput1_txtSearch" title="Site Search" class="watermarktextbox" />

 

<input type="image" name="ctl00$SearchInput1$btnSearch2" id="ctl00_SearchInput1_btnSearch2" src="/Data/Sites/1/skins/oeo/images/search-btn.jpg" alt="Search" style="border-width:0px;" />

 

</div>

                                        </div>

                                    </div>

                                </div>

                            </div>

                        </div>

                    </div>

                    <div class="cleared reset-box">

                    </div>

                    <div class="art-layout-wrapper">

                        <div class="art-content-layout">

                            <div class="art-content-layout-row">

                               

                                <div id="ctl00_divCenter" class="art-layout-cell art-content center-rightmargin cmszone">

                                   

                                   

                                    <a id="startcontent"></a>

                                   

<div id='ctl00_mainContent_ctl00_pnlOuterWrap' class='art-box art-post'>


<div id='ctl00_mainContent_ctl00_pnlInnerWrap' class='art-box-body art-post-body panelwrapper htmlmodule'>
<div class='art-post-inner art-article'>

<a id='module6' class='moduleanchor'></a><span class='modulelinks'> <a title="Edit Settings For this Content Instance" class="ModuleEditLink" href="http://samojotest.colostate.edu/Admin/ModuleSettings.aspx?mid=6&amp;pageid=1">Settings</a>  <a title="Edit" class="ModuleEditLink" href="http://samojotest.colostate.edu/HtmlEdit.aspx?mid=6&amp;pageid=1">Edit</a></span>

<div id='ctl00_mainContent_ctl00_pnlOuterBody' class='art-postcontent'>
<div class='art-content-layout'><div class='art-content-layout-row'>

<div id='ctl00_mainContent_ctl00_pnlInnerBody' class='modulecontent'>

 


<div id="ctl00_mainContent_ctl00_divContent" class="slidecontainer">

  <div class="slideshow">

<img alt="Slideshow Photo #1"  src="/Data/Sites/1/images/slideshow/01.jpg" /> <img alt="Slideshow Photo #2"  src="/Data/Sites/1/images/slideshow/02.jpg" /> <img alt="Slideshow Photo #3"  src="/Data/Sites/1/images/slideshow/03.jpg" /> <img alt="Slideshow Photo #4"  src="/Data/Sites/1/images/slideshow/04.jpg" /> <img alt="Slideshow Photo #5"  src="/Data/Sites/1/images/slideshow/05.jpg" /></div>

<br />

</div>

 


</div>

<div id='ctl00_mainContent_ctl00_divFooter' class='modulefooter'>

</div>

</div></div>
</div>

<div id='ctl00_mainContent_ctl00_divCleared' class='cleared'>

</div>

</div><div class='cleared'></div>
</div>

 


</div>

 

<div id='ctl00_mainContent_ctl01_pnlOuterWrap' class='art-box art-post'>

 


<div id='ctl00_mainContent_ctl01_pnlInnerWrap' class='art-box-body art-post-body panelwrapper htmlmodule'>
<div class='art-post-inner art-article'>

<a id='module34' class='moduleanchor'></a><span class='modulelinks'> <a title="Edit Settings For this Content Instance" class="ModuleEditLink" href="http://samojotest.colostate.edu/Admin/ModuleSettings.aspx?mid=34&amp;pageid=1">Settings</a>  <a title="Edit" class="ModuleEditLink" href="http://samojotest.colostate.edu/HtmlEdit.aspx?mid=34&amp;pageid=1">Edit</a></span>

<div id='ctl00_mainContent_ctl01_pnlOuterBody' class='art-postcontent'>
<div class='art-content-layout'><div class='art-content-layout-row'>

<div id='ctl00_mainContent_ctl01_pnlInnerBody' class='modulecontent'>


<div id="ctl00_mainContent_ctl01_divContent" class="slidecontainer">

  <p>

Welcome the the Office of Equal Opportunity at Colorado State University. The Office of Equal Opportunity (OEO) supports Colorado State University's commitment to promote human and intellectual diversity by fostering an inclusive environment for all members of the University community. OEO ensures the University's obligations of equal access and equal opportunity in education and employment for all faculty, staff and students through the application and implementation of policies, procedures and practices that are equitable, transparent and understood by members of the University community.</p>

<blockquote>

  <h3>

   The Office of Equal Opportunity will offer search process presentations in June regarding the search process for faculty and administrative professional positions. There is a session for search chairs and one for new EO Coordinators. The different sessions are tailored for each specific audience.</h3>

  <h3>

   <a href="new-search-process-trainings.aspx">To register for a session, please click here to go to the sessions page.</a> If you have any questions, please contact our office at (970) 491-5836 or email David Brack at David.Brack@colostate.edu.</h3>

</blockquote>

 

</div>

 


</div>

<div id='ctl00_mainContent_ctl01_divFooter' class='modulefooter'>

</div>

</div></div>
</div>

<div id='ctl00_mainContent_ctl01_divCleared' class='cleared'>

</div>

</div><div class='cleared'></div>
</div>


</div>

                               

</div>

                                <div id="ctl00_divRight" class="art-layout-cell art-sidebar2 rightside right2column cmszone">

        

<ContentTemplate>

 

<div class="art-box art-vmenublock" id="ctl00_PageMenu1_ctl00"><div class="art-box-body art-vmenublock-body"><div class="art-box art-vmenublockcontent"><div class="art-box-body art-vmenublockcontent-body">

   <ul id="ctl00_PageMenu1_ctl00_UL" class="art-vmenu">

    <li>

     <a href="/about-our-office">

      About our Office</span></a>

     <ul>

      <li>

       <a href="/contact-us">

        Contact Us</a>

      </li>

     </ul>

    </li>

    <li>

     <a href="/equal-opportunity">

      Equal Opportunity</span></a>

     <ul>

      <li>

       <a href="/affirmative-action">

        Affirmative Action</a>

      </li>

      <li>

       <a href="/disability">

        Disability</a>

      </li>

      <li>

       <a href="/professional-development">

        Professional Development</a>

      </li>

      <li>

       <a href="/religious-discrimination">

        Religious Discrimination</a>

      </li>

      <li>

       <a href="/title-ix">

        Title IX</a>

      </li>

     </ul>

    </li>

    <li>

     <a href="/employment-search-information">

      Employment Search Information</span></a>

     <ul>

      <li>

       <a href="http://search.oeo.colostate.edu/">

        Applicant Self Identification</a>

      </li>

      <li>

       <a href="/search-forms">

        Search Forms</a>

      </li>

      <li>

       <a href="/Data/Sites/1/pdfs/CSUSearchManual.pdf">

        Search Manual</a>

      </li>

      <li>

       <a href="/search-resources">

        Search Resources</a>

      </li>

      <li>

       <a href="https://wsnet.colostate.edu/cwis217/login.aspx?final_url=http://secure.oeo.colostate.edu">

        Secure Site for EO Coordinators</a>

      </li>

      <li>

       <a href="/quick-summary-of-search-procedures">

        Quick Summary of Search Procedures</a>

      </li>

     </ul>

    </li>

    <li class="menuSmall">

     <a href="http://training.workplaceanswers.com/psh/costateu/">

      Sexual Harassment Awareness Training</span></a>

     <ul>

      <li>

       <a href="http://training.workplaceanswers.com/psh/costateu/">

        Sexual Harassment Awareness Training</a>

      </li>

     </ul>

    </li>

    <li>

     <a href="/policies-and-complaints">

      Policies and Complaints</span></a>

     <ul>

      <li>

       <a href="/Data/Sites/1/complaints/ConflictResourceOffices.pdf">

        Conflict Resource Offices</a>

      </li>

      <li>

       <a href="/consensual-relationships-policy">

        Consensual Relationships Policy</a>

      </li>

      <li>

       <a href="/discrimination-policy-grievance-procedure">

        Discrimination Policy &amp; Grievance Procedure</a>

      </li>

      <li>

       <a href="/how-to-file-a-complaint">

        How to File a Complaint</a>

      </li>

      <li>

       <a href="/non-discrimination-statement">

        Non-Discrimination Statement</a>

      </li>

      <li>

       <a href="/retaliation">

        Retaliation</a>

      </li>

      <li>

       <a href="/sexual-harassment-policy">

        Sexual Harassment Policy</a>

      </li>

     </ul>

    </li>

   </ul>

  </div></div></div>

</div>

</ContentTemplate>

 

                                   

                               

</div>

                            </div>

                        </div>

                    </div>

                    <div class="cleared">

                    </div>

                    <div class="art-footer">

                        <div class="art-footer-body">

                            <div class="art-footer-center">

                                <div class="art-footer-wrapper">

                                   

                                    <div class="art-footer-text">

                                        <p>

                                            <a class="sitemaplink" href="/SiteMap.aspx">Site Map</a>

                                            |

                                            <a href='/Default.aspx?skin=printerfriendly' rel='nofollow'>Printable View</a>

                                            |

                                            &copy; 2008 - 2012 Colorado State University

                                           

                                        </p>

                                        <p>

                                            <span class='sitelink'>Signed in as: Admin</span>

                                            <a class="sitelink homelink" href="/">Home</a>

                                            |

                                           

                                            <a class="sitelink" href="/MemberList.aspx">Member List</a>

                                           

                                            <a class="sitelink" href="/Secure/UserProfile.aspx">My Account</a>

                                           

                                           

                                           

                                            <a class="sitelink" href="/Logoff.aspx">Sign Out</a>

                                            |

                                            <a rel='nofollow' href='http://validator.w3.org/check?uri=referer'  class='bottomlink'  title='Valid HTML 5'>HTML 5</a>

                                           

                                            |

                                            <a href='http://www.contentquality.com/mynewtester/cynthia.exe?Url1=http%3a%2f%2fsamojotest.colostate.edu' class='' title='Check the accessibility of this page according to U.S. Section 508'>508</a>

                                        </p>

                                        <p>

                                            <a href="http://www.colostate.edu/Depts/Admission/">Apply to CSU</a> | <a href="http://www.colostate.edu/info-disclaimer.aspx">

                                                Disclaimer</a> | <a href="http://www.colostate.edu/info-equalop.aspx">Equal Opportunity</a>

                                            | <a href="http://www.colostate.edu/info-privacy.aspx">Privacy Statement</a> | <a

                                                href="http://search.colostate.edu">Search CSU</a>

                                        </p>

                                    </div>

                                </div>

                            </div>

                            <div class="cleared">

                            </div>

                        </div>

                    </div>

                    <div class="cleared">

                    </div>

                </div>

                <div class="cleared">

                </div>

            </div>

            <div class="cleared">

            </div>

            <p class="art-page-footer">

                <br />

                <br />

   

            </p>

        </div>

    </div>

    <script type="text/javascript">

        function HideMenuToolbar() { $("#toolbar").fadeOut(); $("#toolbarbut").fadeIn("slow"); }

        function ShowMenuToolbar() { $("#toolbar").fadeIn(); $("#toolbarbut").fadeOut("slow"); }

        $(document).ready(function () {

            $("span.downarr a").click(function () { HideMenuToolbar(); Set_Cookie('openstate', 'closed') });

            $("span.showbar a").click(function () { ShowMenuToolbar(); Set_Cookie('openstate', 'open') });

            $("span.downarr a, span.showbar a").click(function () { return false; });

            var openState = Get_Cookie('openstate');

            if (openState != null) { if (openState == 'closed') { HideMenuToolbar(); } if (openState == 'open') { ShowMenuToolbar(); } }

        });

    </script>

 

    <div id="ctl00_ah1">

 

        <div id="toolbarbut">

            <span class="showbar"><a href="#">show bar</a></span>

        </div>

        <div id="toolbar">

            <div class="toolbarleft">

                &nbsp;

            </div>

            <div class="toolbarright">

                <span class="downarr"><a href="#"></a></span>

                <a id="ctl00_lnkAdminMenu" title="Administration Menu" class="adminlink adminmenulink" href="/Admin/AdminMenu.aspx">Administration</a>

                <a id="ctl00_lnkFileManager" title="File Manager" class="adminlink filemanlink cblink" href="/Dialog/FileManagerDialog.aspx">File Manager</a>

                <a id="ctl00_lnkNewPage" title="Create a new page" class="adminlink newpagelink" href="/Admin/PageSettings.aspx?start=1">New Page</a>

                <a id="ctl00_lnkPageContent" title="Add or arrange content features on the current page" class="adminlink pageeditlink" href="/Admin/PageLayout.aspx?pageid=1">Edit This Page</a>

                <a id="ctl00_lnkPageSettings" title="Configure settings and permissions for the current page" class="adminlink pagesettingslink" href="/Admin/PageSettings.aspx?pageid=1">Page Settings</a>

               

            </div>

        </div>

   

</div>

   

   

<script type="text/javascript">Sys.Application.add_load(function() { var form = Sys.WebForms.PageRequestManager.getInstance()._form; form._initialAction = form.action = window.location.href; }); </script>

<script type="text/javascript">

//<![CDATA[

(function() {var fn = function() {$get("ctl00_ScriptManager1_HiddenField").value = '';Sys.Application.remove_init(fn);};Sys.Application.add_init(fn);})();

WebForm_InitCallback();//]]>

</script>


<script type="text/javascript" > $('div.mojo-accordion').accordion({fx:{opacity:'toggle',duration:'fast'}});$('div.mojo-accordion-nh').accordion({fx:{opacity:'toggle',duration:'fast'},autoHeight:false}); $('div.mojo-tabs').tabs({fx:{opacity:'toggle',duration:'fast'}}); $('input.jqbutton').button(); $('a.cblink').colorbox({width:'85%', height:'85%', iframe:true});$('.faqs dd').hide();$('.faqs dt').hover(function(){$(this).addClass('hover')},function(){$(this).removeClass('hover')}).click(function(){ $(this).next().slideToggle('normal'); });  </script>
<script type="text/javascript" >$(document).ready(function () { $('a.cluetiplink').cluetip({attribute:'href', topOffset:25, leftOffset:25}); }); </script><script type='text/javascript'>
<!--

  var wmctl00_SearchInput1_txtSearch = document.getElementById('ctl00_SearchInput1_txtSearch'); if(wmctl00_SearchInput1_txtSearch){wmctl00_SearchInput1_txtSearch.value = 'enter search terms';}
//-->
</script>
<script type="text/javascript">
//<![CDATA[
$('#ctl00_mainContent_ctl00_divContent  div.slideshow').cycle({fx:'fade',speed:1000,timeout:5000,next:'#ctl00_mainContent_ctl00_divContent > div.slideshow'}); 
//]]>
</script>

<script type="text/javascript">

//<![CDATA[

Sys.Application.initialize();

//]]>

</script>

</form>

   
<script type="text/javascript">
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();
</script>

</body>

</html>

6/12/2012 6:36:59 AM
Gravatar
Total Posts 18439

Re: PageMenu - Code Validation Errors

Hi Shaun,

I noticed this about 6 weeks ago and fixed it in the source code repository. You can safely remove the <ContentTemplate> element from /Controls/PageMenu.ascx I'm not really sure when/why/how that got there but it is not needed.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.