View Single Post
Old 10-23-2011, 08:16 AM   PM User | #1
SRD75
Regular Coder

 
Join Date: Sep 2011
Posts: 121
Thanks: 23
Thanked 0 Times in 0 Posts
SRD75 is an unknown quantity at this point
Thumbs down hyperlink works on local PC, not on live website

I am using a flash website template, and editing it to suit a specific project.

The animated navigation works except for one link - to the home page. All the other working links are relative, and to .html files. The home page link is relative also, but to an index.php page.

The coding is identical, and it works on a local offline webpage, (in that IE trys to find index.php in the directory, error message is:

Quote:
cannot find 'file:///c:/..../index.php' etc.
- this is okay since the index.php file is not present in the folder the offline test is saved in) but once uploaded, the link becomes dead. (the problem link is at top - the home icon, which is black online, but white offline, and works offline too)
SRD75 is offline   Reply With Quote