lcscne
09-13-2004, 09:53 AM
Test Page (http://www.gradetrax.com/Reports/test.asp)
When I click the above link, the following code is not being rendered in IE, at least for me its not:
<div id="navLevels"><a href="../Instructor/">home</a> | <a href="../Instructor/reportSelection.asp">Reports</a>
| <a href="../Instructor/studentProgressSelection.asp">Student Selection</a></div>
would someone be so kind as to load this up (in IE) and see if the navLevels div "a" tags show up (please view source)? This irritates me as I have the exact same html and css on other pages but on this one the "a" tag links don't appear in my (ie) browser (mozilla is fine). Has anyone ever seen such a thing and have a clue as to what the problem might be?
When I click the above link, the following code is not being rendered in IE, at least for me its not:
<div id="navLevels"><a href="../Instructor/">home</a> | <a href="../Instructor/reportSelection.asp">Reports</a>
| <a href="../Instructor/studentProgressSelection.asp">Student Selection</a></div>
would someone be so kind as to load this up (in IE) and see if the navLevels div "a" tags show up (please view source)? This irritates me as I have the exact same html and css on other pages but on this one the "a" tag links don't appear in my (ie) browser (mozilla is fine). Has anyone ever seen such a thing and have a clue as to what the problem might be?