PDA

View Full Version : dreamweaver setting to not load remote images when editing html page?


Jeff
02-07-2008, 03:27 AM
Is there a setting to set Dreamweaver to not load remote images when editing an html page locally that has lots of img src's to an Internet domain name (e.g. <img src="http://somedomain.com/img.jpg"> which really slows things down when on a very slow network?

Gibbler
03-13-2008, 10:48 AM
Hi Jeff. This is a real issue with DW but not many people have posted to the fix that's now available. Run the updater and you'll get a new option under "Commands" which allows you to disable rendering of remote images. This solves the delay in opening files. Hope this helps.

http://kb.adobe.com/selfservice/viewContent.do?externalId=54d76ef

Jeff
03-22-2008, 03:58 AM
Thanks Gibbler!