[X3D-Public] X3DOM What if adding header from std. X3D?

David Murphy d.murphy at cs.ucc.ie
Tue May 20 02:06:13 PDT 2014


hi Sven-Erik,

this works for me:


<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv='Content-Type' content='text/html;charset=utf-8'></meta>
    <link rel='stylesheet' type='text/css'
href='http://www.x3dom.org/x3dom/release/x3dom.css'></link>
    <script type='text/javascript'
src='http://www.x3dom.org/x3dom/release/x3dom.js'></script>
    </head>
  <body>
    <x3d id='someUniqueId' showStat='false' showLog='false' x='0px'
y='0px' width='500px' height='400px' style="float:left;">
      <scene>
      ...



hope this helps.
cheers
rgds Dave


__________________________
David Murphy

Department of Computer Science
Room 1.77
Western Gateway Building
University College Cork
Ireland


e: d.murphy at cs.ucc.ie
map: http://bit.ly/WGB_UCC
w: http://multimedia.ucc.ie
w: http://www.imclab.ucc.ie
w: http://www.cs.ucc.ie/staff/dmurphy.html




More information about the X3D-Public mailing list