Firefox cache issues

Posted by & filed under Developer Blog.

As a web developer, I am constantly reloading pages that are still in the development stage to see how my code is affecting the outcome (Dreamweaver can only preview so well in the design window, thank goodness for F12). Since I want to be absolutely sure that what I’m seeing is the most current version,… Read more »

Dreamweaver crashes using javascript src in default.html

Posted by & filed under Developer Blog.

One feature of Dreamweaver that I use quite often, is the ability to customize the default code that appears when you create a new document (see http://www.macromedia.com/go/tn_14196). Yesterday I wanted to add a little javascript to the bottom that would allow all of my newly created HTML documents to include the same .js file. Naturally, I… Read more »

Internet Explorer Standalone Files

Posted by & filed under Developer Blog.

If you are a web designer, and if you are like me, you probably get frustrated by the fact that you can only install one version of Internet Explorer on your computer at a time and that it’s nearly impossible to test webpages to see how they will look in various older versions of IE…. Read more »