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

Post to Twitter Post to Delicious Post to Digg Post to Facebook

Tags: , , , ,

2 Responses to “Debugging using Firefox on a mac”

  1. Matt says on :

    Firebug…

  2. Matt says on :

    Ok, scratch that: TextMate…

Leave a Reply