[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
At 12:01 PM 03/06/2008, you wrote:
I made a change in the WEBOPTION file INSERTTAG_HTML to fix the stacked tabs that were showing up in IE 7 (added: <script type="text/javascript" src="/screens/bibdisplay.js"></script><script type="text/javascript" src="/screens/brief.js"></script> <!--[if lte IE 8]><link rel="stylesheet" media="all" type="text/css" href="/screens/ie_styles.css" /><![endif]</script> ) that I found on the IUG list and the tab problem cleared up but now the page is a mess in Firefox and I am not sure what happened. Also, the tabs More Details, Find Similar Items and Full Record do not work.

http://millennium.mohave.edu/search/t?SEARCH=100+banned+books&sortdropdown=-&searchscope=5

Any suggestions from the wise sages here on the list

This occasionally wise sage says that whenever something doesn't work the way you expect it to, look at the source code. If you view the source of the page in FF you'll see that most of the head section of your document is commented out, which means FF isn't getting the style sheets or scripts it needs.

You're starting the IE conditional comment with <!--[if lte IE 8]>, which means you need to end it with <![endif]-->

Plus you have an extra script closing tag in there. I think if your change <![endif]</script> to <![endif]--> youll see improvement.

Bob Duncan


~!~!~!~!~!~!~!~!~!~!~!~!~
Robert E. Duncan
Systems Librarian
Editor of IT Communications
Lafayette College
Easton, PA 18042
duncanr at lafayette dot edu
http://www.library.lafayette.edu/