Posted by dfloss on 01/14/07 05:59
For local html files, this works well. Unfortunately, it also breaks internal anchor links. Here is an example: <head> <base href="file:///C:/some_folder/" /> </head> <a href="#SOME_ID_REFERENCE">blah</a> <-- doesn't work --> Is it possible to make internal links ignore the <base href...> setting?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming