Hey Christian,
I know I talked to you over IM but I wanted to make sure you get the rest of the code that you may need again for future reference.
What happened was the script in the page head was erroring due to the length. AG has a 500 character limit in this field and the script was getting cut off.
Here’s what was in there.
<SCRIPT TYPE="text/javascript">
<!--
// copyright 1999 Idocs, Inc. http://www.idocs.com/tags/
// Distribute this script freely, but please keep this
// notice with the code.
var rollOverArr=new Array();
function setrollover(OverImgSrc,pageImageName)
{
if (! document.images)return;
if (pageImageName == null)
pageImageName = document.images[document.images.length-1].name;
rollOverArr[pageImageName]=new Object;
rollOverArr[pageImageName].overImg = new Image;
rollOverArr[pageImag
Let me know if you have questions or concerns.
Thank you,
Bryon Kuehn
James Tower
AdmissionsGenie Support Project Manager
507.344.5438
AIM: bryonpkuehn
From: Christian Burk [mailto:christianburk@creighton.edu]
Sent: Monday, July 28, 2008 11:23 AM
To: Kuehn, Bryon P. (James Tower)
Cc: Wacker, Darren R. (James Tower); Undergrad Website Issues
Subject: Re: Page is broken
Hi, Bryon,
The page can be opened, but it doesn’t accept any changes.
I can’t do anything to the page anymore. Maybe it has something do with what I put in the header information, but maybe not. Either way, this page is dead to me. I have no Wayne Young web page.
So . . . could you figure out how to get it back or do I just need to redo it, delete and start again? Will that affect our redirects?
Yours,
Christian
--
Christian Burk
Creighton University
Undergraduate Admissions
2500 California Plaza
Omaha, NE 68178
christianburk@creighton.edu
(402) 280-2703
From: Bryon Kuehn <BPKuehn@jamestower.com>
Date: Mon, 21 Jul 2008 08:49:54 -0500
To: Christian Burk <ChristianBurk@creighton.edu>
Cc: Darren Wacker <drwacker@jamestower.com>, Undergrad Website Issues <christianleftbehind.website@blogger.com>, Bryon Kuehn <BPKuehn@jamestower.com>
Subject: RE: Page is broken
Hi Christian,
It looks like the page is responding and allowing me to open it.
I’m not seeing the roll over images working at this point. Below is the code I typically have used for doing roll-over images in the past.
<a target="_blank" href="http://creighton.edu" onmouseout="intro.src=' /portals/14/images/cu_live/faces_sidemenu_button_schlegel_father.gif';" onmouseover="intro.src=' https://admissions.creighton.edu/portals/14/images/cu_live/faces_sidemenu_button_schlegel_father_lite.gif';"><img height="58" border="0" width="166" name="intro" src="/portals/14/images/cu_live/faces_sidemenu_button_schlegel_father.gif" alt="Alternate Text"/></a>
Let me know if you have questions or concerns.
Thank you,
Bryon Kuehn
James Tower
AdmissionsGenie Support Project Manager
507.344.5438
AIM: bryonpkuehn
bpkuehn@jamestower.com <mailto:bpkuehn@jamestower.com>
From: Christian Burk [mailto:christianburk@creighton.edu]
Sent: Friday, July 18, 2008 3:46 PM
To: Kuehn, Bryon P. (James Tower)
Cc: Wacker, Darren R. (James Tower); Undergrad Website Issues
Subject: Page is broken
Hi, Bryon,
I’m trying to add rollover images to a side navigation (Faces of Creighton) on this page: https://admissions.creighton.edu/CULive/FacesofCreighton/DrWayneYoung/tabid/3311/Default.aspx
In the process, I think I broke the page. I pasted some code in the header, after which the page stopped responding. Is there a way to fix it?
Also, have you any good suggestions for rollover images. I think I did it wrong. Well, that’s pretty obvious, I guess.
Yours,
Christian
--
Christian Burk
Creighton University
Undergraduate Admissions
2500 California Plaza
Omaha, NE 68178
christianburk@creighton.edu
(402) 280-2703
No comments:
Post a Comment