Hi everyone,

I'm trying to make some minor modifications to the
basic VNet htm page (the one that contains the wrl and
client-side java app).

All I want to do is make it so that I can define the view
into the vrml scene with a percentage% instead of an
explicit pixel size.

I can view this just fine under IE, but I am
having a "goofy" problem that I can't understand with
Netscape.

In Netscape, it seems that the WIDTH field for the plugin size
will not make use of a % but the HEIGHT field will.... huh??
Here's the HTML code for the offending section:

<table BORDER="3" CELLSPACING="0" CELLPADDING="0" width="100%" height="60%">
  <tr>
    <td ALIGN="center" VALIGN="CENTER" width="100%" height="100%"><embed
name="scene"
    type="x-world/x-vrml" SRC="kosovogallery.wrl" WIDTH="100%"
HEIGHT="100%"> </td>
  </tr>
  <tr>
    <td ALIGN="center" VALIGN="CENTER" height="19"><font
color="#000000"><small><small>&#149;
    Kosovo Gallery - by Steve Guyup &#149; </small></small></font></td>
  </tr>
</table>
</center></div>

I'm trying to make it so that the view into the VR scene
stays the same % size/dimensions of the screen reguardless
of whether some one is in 800x600 or 1024x768.  This is working
fine for the height but not the width in Netscape.... so I get
a wrl that's the full height of the table but only 1/2 an inch
across.... arrggh :^(

Making things even more agitating is the fact that Netscape
is constantly crashing on my machine when I refresh the page
after changes or go back and then forward to it more than a
couple of times.  Kinda hard to get this problem figured when my
machine keeps getting knocked down....

It's one simple field that I need to work.... whaaaaa!

If anyone can help, I would appreciate it much.  I want things
to look as intended in Netscape too.

Metaverse-Portal Group LLC
Jon Meadows
[EMAIL PROTECTED]

Reply via email to