Re: [Flightgear-devel] Web, tables, and image layout

2004-04-24 Thread Jim Wilson
Hmmm...yeah that's a well known issue. I'm not sure if that is a feature or a bug, but it is a common behavior. Also, doctype issues can affect this sort of thing because of the way browsers handle nonstandard rendering modes (which is of course non-standard). Check this out:

RE: [Flightgear-devel] Web, tables, and image layout

2004-04-24 Thread Jon Berndt
Check this out: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.jsbsim.org You will want to decide what your target doctype really is and correct this before calling the problem solved. Interesting. This is helpful. Jon ___

[Flightgear-devel] Web, tables, and image layout

2004-04-21 Thread Jon S Berndt
I went ahead and posted the update to the JSBSim web site last night. The slide image buttons don't quite line up. When they do, the effect will be quite nice, I believe. Anyhow, the only thing I can think of that could be responsible at this time is that the images must be an even number of

Re: [Flightgear-devel] Web, tables, and image layout

2004-04-21 Thread Jon S Berndt
I figured it out. This works: tr tdA href=main.html target=MAIN IMG onmouseover=loadImage(this,sbA2);showStatus(alt);return true; onmouseout=defaultStatus();loadImage(this,sbA1); alt=JSBSim Home src=menu_sep_home_1.jpg border=0/A/td /tr tr tdA

RE: [Flightgear-devel] Web, tables, and image layout

2004-04-21 Thread Jon Berndt
OK. Fixed. Jon www.jsbsim.org ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel