Quote:
Originally posted by lurk Are you serving the pages to yourself via the local web server i.e. http://localhost/~yername/coolpage.html or as a file via file:///Users/yername/lousypage.html
If you aren't using the local server then try that.
-Eric |
Hmm, that's a good suggestion. I believe draggin'-n-droppin' pages defaults to the file:/// method. I'll try it out.