> If you have the file somewhere else (say "above" the Jmol file), can you
> just use the complete path (i.e. URL) to the file?

It is generally best if you use 'relative paths' to reference other files.
That way you can restructure your web site more easily.

In other words, do not start your references with
http://my.server.com/some/path

Rather, start your file references with things like
 ../  # for parent directory
 subdirectory/
 ../siblingDirectory/


Miguel



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to