Changeset 12850


Ignore:
Timestamp:
2006-09-27T10:15:46+12:00 (18 years ago)
Author:
mdewsnip
Message:

Various HTML compliance fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cic-hcap/macros/extra.dm

    r12712 r12850  
    2626_cicnavbarseparator_ {<span class="cicnavbarlink" style="margin: 6px; 6px; 0px; 0px;">|</span>}
    2727
    28 _cicaboutmenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&p=about" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, aboutmenu, '200px')" onMouseout="delayhidemenu()">About</a>}
    29 
    30 _cicbrowsemenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&p=institutions" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, browsemenu, '200px')" onMouseout="delayhidemenu()">Browse</a>}
     28_cicaboutmenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&amp;p=about" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, aboutmenu, '200px')" onMouseout="delayhidemenu()">About</a>}
     29
     30_cicbrowsemenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=p&amp;p=institutions" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, browsemenu, '200px')" onMouseout="delayhidemenu()">Browse</a>}
    3131
    3232_cicsearchmenu_ {<a class="cicnavbarlink" href="_gwcgi_?a=q" onClick="clickreturnvalue()" onMouseover="dropdownmenu(this, event, searchmenu, '200px')" onMouseout="delayhidemenu()">Search</a>}
     
    6363   // Contents of the "about" menu
    6464   var aboutmenu = new Array()
    65    aboutmenu[0] = '<a href="_gwcgi_?a=p&p=about">Introduction</a>'
    66    aboutmenu[1] = '<a href="_gwcgi_?a=p&p=background">Project Background</a>'
    67    aboutmenu[2] = '<a href="_gwcgi_?a=p&p=copyright">Copyright Information</a>'
    68    aboutmenu[3] = '<a href="_gwcgi_?a=p&p=documents">Application Documents</a>'
    69    aboutmenu[4] = '<a href="_gwcgi_?a=p&p=releases">News Coverage</a>'
    70    aboutmenu[5] = '<a href="_gwcgi_?a=p&p=glossary">Glossary</a>'
    71    aboutmenu[6] = '<a href="_gwcgi_?a=p&p=links">Links for Further Research</a>'
     65   aboutmenu[0] = '<a href="_gwcgi_?a=p&p=about">Introduction<\\/a>'
     66   aboutmenu[1] = '<a href="_gwcgi_?a=p&p=background">Project Background<\\/a>'
     67   aboutmenu[2] = '<a href="_gwcgi_?a=p&p=copyright">Copyright Information<\\/a>'
     68   aboutmenu[3] = '<a href="_gwcgi_?a=p&p=documents">Application Documents<\\/a>'
     69   aboutmenu[4] = '<a href="_gwcgi_?a=p&p=releases">News Coverage<\\/a>'
     70   aboutmenu[5] = '<a href="_gwcgi_?a=p&p=glossary">Glossary<\\/a>'
     71   aboutmenu[6] = '<a href="_gwcgi_?a=p&p=links">Links for Further Research<\\/a>'
    7272
    7373   // Contents of the "browse" menu
    7474   var browsemenu = new Array()
    75    browsemenu[0] = '<a href="_gwcgi_?a=p&p=institutions">Institutions by name</a>'
    76    browsemenu[1] = '<a href="_gwcgi_?a=p&p=states">Institutions by state</a>'
    77    browsemenu[2] = '<a href="_gwcgi_?a=p&p=types">Places by type</a>'
    78    browsemenu[3] = '<a href="_gwcgi_?a=p&p=designers">Places by designer</a>'
    79    browsemenu[4] = '<a href="_gwcgi_?a=p&p=styles">Places by building style</a>'
    80    browsemenu[5] = '<a href="_gwcgi_?a=p&p=functions">Places by function</a>'
    81    browsemenu[6] = '<a href="_gwcgi_?a=p&p=dates">Places by time period</a>'
     75   browsemenu[0] = '<a href="_gwcgi_?a=p&p=institutions">Institutions by name<\\/a>'
     76   browsemenu[1] = '<a href="_gwcgi_?a=p&p=states">Institutions by state<\\/a>'
     77   browsemenu[2] = '<a href="_gwcgi_?a=p&p=types">Places by type<\\/a>'
     78   browsemenu[3] = '<a href="_gwcgi_?a=p&p=designers">Places by designer<\\/a>'
     79   browsemenu[4] = '<a href="_gwcgi_?a=p&p=styles">Places by building style<\\/a>'
     80   browsemenu[5] = '<a href="_gwcgi_?a=p&p=functions">Places by function<\\/a>'
     81   browsemenu[6] = '<a href="_gwcgi_?a=p&p=dates">Places by time period<\\/a>'
    8282
    8383   // Contents of the "search" menu
    8484   var searchmenu = new Array()
    85    searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state/region</a>'
    86    searchmenu[1] = '<a href="_gwcgi_?a=q&qre=1">Bibliography search</a>'
    87    searchmenu[2] = '<a href="_gwcgi_?a=q">Advanced search</a>'
     85   searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state/region<\\/a>'
     86   searchmenu[1] = '<a href="_gwcgi_?a=q&qre=1">Bibliography search<\\/a>'
     87   searchmenu[2] = '<a href="_gwcgi_?a=q">Advanced search<\\/a>'
    8888
    8989_anylink:anylinkjavascript_
     
    112112
    113113# We use a very simple pagebanner: just the collection icon, no javalinks etc
    114 _pagebanner_ {<span style="font-size: 24px; float: right; padding-top: 10px;">Historic Campus Architecture Project</span><a href="_gwcgi_?a=p&p=home"><img src="_httpcollection_/images/logo.jpg"></a>}
     114_pagebanner_ {<span style="font-size: 24px; float: right; padding-top: 10px;">Historic Campus Architecture Project</span><a href="_gwcgi_?a=p&amp;p=home"><img src="_httpcollection_/images/logo.jpg"></a>}
    115115
    116116_pagetitle_ {The Council of Independent Colleges: Historic Campus Architecture Project}
     
    172172
    173173<div style="float: right;">
    174   <a href="_gwcgi_?a=d&d=p1932"><img alt="ADP Fountain (detail), Wesleyan College" src="_httpcollection_/images/about1.jpg"></a><br />
    175   <a href="_gwcgi_?a=d&d=p915"><img alt="Ball Hall (detail of belfry), Keuka College" src="_httpcollection_/images/about2.jpg"></a><br />
    176   <a href="_gwcgi_?a=d&d=p992"><img alt="Cooper Hall, Limestone College" src="_httpcollection_/images/about3.jpg"></a><br />
     174  <a href="_gwcgi_?a=d&amp;d=p1932"><img alt="ADP Fountain (detail), Wesleyan College" src="_httpcollection_/images/about1.jpg"></a><br />
     175  <a href="_gwcgi_?a=d&amp;d=p915"><img alt="Ball Hall (detail of belfry), Keuka College" src="_httpcollection_/images/about2.jpg"></a><br />
     176  <a href="_gwcgi_?a=d&amp;d=p992"><img alt="Cooper Hall, Limestone College" src="_httpcollection_/images/about3.jpg"></a><br />
    177177</div>
    178178
     
    16721672
    16731673if (ie4||ns6) \{
    1674 document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
     1674document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"><\\/div>')
    16751675/* Change to fix IE problem with select boxes, as described at http://dotnetjunkies.com/WebLog/jking/archive/category/139.aspx */
    1676 document.write('<iframe id="dropmenuiframe" style="display:none; position: absolute; background-color: white; left: 0px; top: 0px" src="javascript:false" frameBorder="0" scrolling="no"></iframe>')
     1676document.write('<iframe id="dropmenuiframe" style="display:none; position: absolute; background-color: white; left: 0px; top: 0px" src="javascript:false" frameBorder="0" scrolling="no"><\\/iframe>')
    16771677\}
    16781678
Note: See TracChangeset for help on using the changeset viewer.