Click to See Complete Forum and Search --> : BASE HREF not working on local disks with Firefox


Mark3022
07-06-2007, 12:29 PM
BASE HREF does not seem to work in Firefox, when the files on are on my local disk. In IE, it does work. Firefox apparently respects the BASE HREF only for http URLs?

First, has this been your experience?

Second, I am creating HTML reports that need to work on both local disks and servers. Is there a way to use BASE HREF so that it works in both scenarios, for both Firefox and IE?

gil davis
07-06-2007, 02:16 PM
I know that FF does not like URLs with "\" in it, where IE doesn't care.

ray326
07-06-2007, 04:50 PM
It probably depends on what the base URL ends up being. What's your base href?