Debugging using Firefox on a mac
Its just a big pain in the bum, when you prefer to debug using Firefox in dreamweaver but all you get is a “Page Load Error” message. After doing some research on the web, the reason why it does this is because of the way Dreamweaver creates the url on a mac. The solution is to change the url, however its only easily fixed if you remember this, otherwise just copy the url from safari in to firefox
From this
file:///G/Design
to
file:///Volumes/dc-thehutgroup/Design
Tags: Apple, Dreamweaver, Firefox, preview, web design







Firebug…
Ok, scratch that: TextMate…