Hi friends. I am back again on my JSmol. 
http://molecolevive.altervista.org/jsmol/index.html

I receive an error message of loadclazz is not defined 

Errore: ReferenceError: LoadClazz is not defined
File sorgente: http://molecolevive.altervista.org/jsmol/js/JSmol.js
Riga: 424

The header is this 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.
org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Homepage</title>
<link rel="stylesheet" href="css/main.css">
<script type="text/javascript" src="jquery/jquery.js"></script>
<script type="text/javascript" src="jquery/JSmoljQueryExt.js"></script>
<script type="text/javascript" src="js/JSmolCore.js"></script>
<script type="text/javascript" src="js/JSmolApplet.js"></script>
<script type="text/javascript" src="js/JSmolApi.js"></script>
<script type="text/javascript" src="j2s/j2sjmol.js"></script>
<script type="text/javascript" src="js/JSmol.js"></script>


<script>
var Info = {
    width: 400,
    height: 400,
    serverURL: "http://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php";,
    use: "HTML5",
    j2sPath: "j2s",
    console: "jmolApplet0_infodiv",
    script: "load caffeine.mol; background black"
}
</script>
 Where is it  my error ? 
Pino

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to