Jump to content

bluey83

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by bluey83

  1. If that's how you write a table then yeah. In VRML when you pass in jscript you need event in's and fields so I think it would need to be written in a function to make it viable. Is that the format though for writing a table in JavaScript?
  2. I want to make a table in JavaScript but have no idea where to start. From what I have seen on this forum other people have created a function and then inserted normal HTML inside it. Is that how I go about doing it? The script for this table is going to be passed into a VRML file instead of a regular html page. Thanks
  3. Hi.I have got a major problem.I'm creating a VRML world for my dissertation and want to implement an sql database into it. From web research it looks like i need to put the database into a class which i can then reference in the VRML script. However I have no idea how to do this being a jscript beginner. Has anyone got any ideas? Also is it js or java I need for this task?Thanks
×
×
  • Create New...