Forums

This topic is locked

error message in IE

Posted 27 Feb 2008 05:37:00
1
has voted
27 Feb 2008 05:37:00 pierre shap posted:
Hi,

I am building a page on dreamweaver, with some flash movies on it.
Besides that, it is a very basic page. But when I test the page online in IE, it shows that there are errors on the page.
And I can't find the bug, plus it doesn't look very professionnal...:

www.grafgo.com/nouveau_site/index.html

I also have the same error notice in a second page I did, this one incorporates some dynamic actions:
www.grafgo.com/nouveau_site/portfolio.html

Thank's in advance for your help...
Pierre

Replies

Replied 27 Feb 2008 11:50:27
27 Feb 2008 11:50:27 Alan C replied:
hi
I had a quick look, I can see it works fine with FF on Mac, the issues I see are that the two movies are obscuring part of the text or going outside the white frame. That is probably positioning.
The other thing I noticed was the justified text on the right-hand side, where there were big white spaces between the words

second page did not load after 30 seconds - Oops that was my connection that went off, the page looked fine

hope that helps

Edited by - sitemaster on 27 Feb 2008 11:51:42
Replied 27 Feb 2008 16:40:33
27 Feb 2008 16:40:33 pierre shap replied:
thank's for taking a diagnosis on the pages...

really the pages works well but there is an error warning.
there is no overlapping of text, since the text in the background is in the image itself. and the flash doen't overlap the text.

I only use html fonts when i really need it, in this case I use them to have the list of services indexed. I hate the results because it changes from screen to screen.. A real hell for a graphic designer. If only those layers would center themselves, can't stand tables..

Is there a way to keep the fonts from changing the frame structure, from users with different font sizes ?

Now the web pages work well, in FF no problems, but in IE I have this left bottom of the page exclamation sign (error) that troubles me. Since the only thing recurent in the 2 pages is really the bottom flash menu, i suspect something wrong around that area.

I was just wondering if the code was all right?
www.grafgo.com/nouveau_site/portfolio.html
www.grafgo.com/nouveau_site/

thanks for taking a look.
pierre

Replied 28 Feb 2008 06:35:28
28 Feb 2008 06:35:28 Javier Castro replied:
The error seems to be on line 256.
I commented the whole conditional part, tested it and found ni errors.

<pre id=code><font face=courier size=2 id=code> /*if (preloadimg=="yes"{
for (x=0; x&lt;dynimages.length; x++){
var myimage=new Image()
myimage.src=dynimages[x][0]
}
}
*/
</font id=code></pre id=code>
FF says the error is because images has no properties.


Javier
"I'm a slow learner and I forget fast" grandpa
DW | FW | ASP | HTML | CSS

Reply to this topic