Jump to content


problem in head navigation in firefox


7 replies to this topic

#1 whebz

    Young Padawan

  • Members
  • Pip
  • 16 posts
  • Gender:Male
  • Location:italy

Posted 20 September 2007 - 01:21 PM

my head nav link don't work in firefox but it work perfectly in IE..

here my site.. http://www.streamusic.net

#2 _*Creative Insanity_*

  • Guests

Posted 20 September 2007 - 02:32 PM

Is your index page in a sub folder?
If not why the links thus on the index?
<li><a href="../music/"><strong>MUSIC</strong></a></li>
Also try adding a page to go to.
BTW doesn't work in safari or Opera either.

#3 whebz

    Young Padawan

  • Members
  • Pip
  • 16 posts
  • Gender:Male
  • Location:italy

Posted 21 September 2007 - 03:29 PM

all the links index except home are in a sub folders.
omg so what should i do? i have to make it work in all browser not only in IE.. please help me.

#4 _*Creative Insanity_*

  • Guests

Posted 21 September 2007 - 03:38 PM

Well in that case of the links are sub folders and the index is in root should it not be?

<li><a href="music/"><strong>MUSIC</strong></a></li>


#5 whebz

    Young Padawan

  • Members
  • Pip
  • 16 posts
  • Gender:Male
  • Location:italy

Posted 22 September 2007 - 08:00 AM

so my link must be like this. right?
<li><a href="music/index.html"><strong>music</strong></a></li>


#6 _*Creative Insanity_*

  • Guests

Posted 22 September 2007 - 11:15 AM

You can just have the directory name if the file you are loading is index.html as the index file is the one that will load in that directory by default. The thing was the ../ you have was taking you up one directory which would of been above web root.

#7 whebz

    Young Padawan

  • Members
  • Pip
  • 16 posts
  • Gender:Male
  • Location:italy

Posted 23 September 2007 - 01:00 PM

problem solve.. anyway thanks guyz for the help

#8 _*Creative Insanity_*

  • Guests

Posted 23 September 2007 - 04:21 PM

So what was the cause in case someone has the same problem. Makes for good archive material.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users