PDA

View Full Version : Simple Question



johnpurser
January 18th, 2007, 12:03 PM
Hey guys,

If you go to this page, and rollover the SGA button, a broken image link appears on the bottom option. This should be a small arrow. I have tried exporting the fireworks html over again. It seems to show up fine when I preview it in Fireworks, but after I put it in Dreamweaver and preview it, I get the broken image link. Any solutions? Thanks!

http://www.umobile.edu/test/student_life/executive.asp


-John

thebloodpoolkid
January 18th, 2007, 12:25 PM
Not a solution but a suggestion. Check this line in your JavaScript


mm_menu_0102151119_0.childMenuIcon="../test/student_life/images/arrows.gif";

and double check the path to the image.

johnpurser
January 18th, 2007, 12:44 PM
Thanks!!! Your comment made me realize that I need to look elsewhere to solve the problem. I changed the path in the template file, and that fixed it! I appreciate it!

-John





Not a solution but a suggestion. Check this line in your JavaScript



and double check the path to the image.