Hi,

I'm new to using Jmol and am having real issues getting it to run on my
website. The html code I'm using is:

<html>
    <head>
        <script src="jmol/Jmol.js" type="text/javascript"></script>
    </head>

    <body>
            <script src="jmol/Jmol.js" type="text/javascript"></script>
            <script type="text/javascript">
                jmolInitialize("jmol");
                jmolApplet(800,"load
/ebi/ftp/pub/databases/rcsb/pdb-remediated/data/biounit/coordinates/all/1b73.pdb1.gz");
            </script>
    </body>

</html>

and the web-page is locates at:
http://www.ebi.ac.uk/thornton-srv/databases/MACiE_NEW/test/1b73.html

the jmol files are located at test/jmol/

but all I get is a big grey box...
typing in  jmol/jmol.sh runs the application with no error messages...

I have a moderately long script that I want to run, but I can't seem to get
past the first hurdle. Any help would be gratefully accepted

All the best
   Gemma

-- 
"Even as an instrument of iron or of other metal waxeth soon  rusty unless
it be continually occupied, even so shall the wit of a man or woman wax dull
and unapt to do or understand anything unless it be always occupied upon
some manner of study" ~~ Queen Elizabeth I, 1544

Dr Gemma Holliday MChem MRSC
Research Associate
EMBL-EBI
Wellcome Trust Genome Campus
Hinxton
Cambridge
CB10 1SD
Tel: +44 1223 492535
http://www.docholliday.homecall.co.uk/
http://www.ebi.ac.uk/thornton-srv/databases/MACiE
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to