Template:GlobalNav: Difference between revisions

From DelDOT Project Development Manual
Jump to navigation Jump to search
Jwheatley (talk | contribs)
No edit summary
Jwheatley (talk | contribs)
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Global navigation buttons that provide enhanced navigation for larger pages. Buttons are fixed position so that they are always visible. -->
<!-- Global navigation buttons that provide enhanced navigation for larger pages. Buttons are fixed position so that they are always visible. -->
<!-- Navigate to top of current page -->
<!-- Navigate to top of current page -->
 
<div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:75px; left:40px; padding:0; margin:0;">
<div>[[#top|Back to Top]]</div>
</div>
<!-- Navigate to Main Wiki page -->
<div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:40px; left:40px; padding:0; margin:0;">
<div class="noprint" style="z-index:9999; background-color:white; text-align: center; width: 100px; border: 2px solid navy; border-radius: 5px; box-shadow: 2px 2px 2px grey; position:fixed; bottom:40px; left:40px; padding:0; margin:0;">
<div>[[#top|Back to Top]]</div>
<div>[[Main Page]]</div>
</div>
</div>
<!--Navigate to Main page-->
<span id="MainPage"></span>
<div class="noprint" style="background-color:white; text-align: center;
          width: 100px;
          border-right: 2px solid navy;
          border-left: 2px solid navy;
          border-top: 2px solid navy;
          border-bottom: 2px solid navy;
          border-radius: 15px;
          box-shadow: 2px 2px 2px grey;
          position:fixed; bottom:40px; left:40px; padding:0; margin:0;">
<div style="color: white;">[[Main Page]]</div>
</div>-->
<!--<span id="Next"></span>
<div class="noprint" style="background-color:white; text-align: center;
          width: 55px;
          border-right: 2px solid navy;
          border-left: 2px solid navy;
          border-top: 2px solid navy;
          border-bottom: 2px solid navy;
          border-radius: 15px;
          box-shadow: 2px 2px 2px grey;
          position:fixed; bottom:40px; left:100px; padding:0; margin:0;">
<div style="color: white;">[[Appendix 104-1: Hydraulic Field Assessment Checklist|Next]]</div>
</div>-->
<!--<span id="Previous"></span>
<div class="noprint" style="background-color:white; text-align: center;
          width: 70px;
          border-right: 2px solid navy;
          border-left: 2px solid navy;
          border-top: 2px solid navy;
          border-bottom: 2px solid navy;
          border-radius: 15px;
          box-shadow: 2px 2px 2px grey;
          position:fixed; bottom:40px; left:20px; padding:0; margin:0;">
<div style="color: white;">[[103 – Bridge Geometry and Structure Type Selection|Previous]]</div>
</div>-->

Latest revision as of 16:31, 26 January 2022