Your page has a JavaScript error. As you ostensibly created the page, how is
it that you are unaware of the JavaScript in it?
The reason that some people will not see the hexagon shape is that the shape
is done with Vector Graphics, which are not supported in all browsers. Did
you copy and paste from Word, or use Word Art, by any chance?
It is important to net that Word, and other similar Microsoft office
products, which are proprietary in nature, is not an HTML development tool.
While Microsoft has made some mighty efforts at getting the proprietary
documents that these apps create into some palatable HTML format, Microsoft
did not invent, nor does it own the Internet. So, it is simply impossible to
create from some Word documents, the HTML that is needed to duplicate them
on a web page. Again, Microsoft has made might efforts to get as close as
possible, and in some cases has had to make hard choices. For instance, when
you paste Word art or use Word art in a web page, it doesn't create a file.
You can embed graphics in a Word document; you cannot embed them in an HTML
document. So, how do you "paste" a graphic or create one from Word Art? The
answer is a compromise. You CAN create VRML (vector graphics) in SOME
browsers. VRML is a text-based language for rendering graphics. As it is
text, it CAN be embedded in an HTML document. The downside is that some
browsers don't see it.
The moral of the story? Learn something about HTML, the Internet, and
browsers. Use the right tools for the job. If, for example, you want to put
a graphic into your page that can be seen by all browsers, create a file,
import it into your web, and insert it into your page.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
bj said:
I have updated our webpage and is on a temporary page so that others can
view it for any problems. URL:
www.shenandoahmedcenter.com/test. One
person had a problem opening up the homepage. The links are there but the
hexagon shape is not there. When I check on Front Page 2003, it shows this
"An error has occurred in the script on this page. Line 85, Char 1,
'wrapdiv 296' is undefined" This is completely foreign to me. Can anyone
help? thanks, bj