Forums
This topic is locked
External file reference and # of forward slashes
Posted 16 Dec 2002 21:37:13
1
has voted
16 Dec 2002 21:37:13 Richard Palmer posted:
We have to develop pages that are compatible with both IE 5.0 and Netscape 4.7. We also need to put most of our images on a separate file server. When sourcing an image to an external server, DW puts "file://///". This works OK in IE but Netscape wants "file://". A global search and replace from the former to the latter fixes this to the satisfaction of both browsers, but DW's wysiwyg editor hates it. How can I change the default # of slashes that DW puts in?