General Community > HTML/CSS

Flash menu

<< < (2/3) > >>

charlottezweb:
Okay, just realized a lot of problems. 

1.  You shouldn't embed your flash outside the body tag...

2.  ...in this case, you did it inside the body tag, but only because you have two body tags for that one page....that's a "small" no-no

Jason

A.M.A:
as Jason said you have two <head>......</head> tags!
what amaze me is , the flash works in all your pages if using Opera browser.

PSF Hosting:
Yeah well, I want it to work in IE  :P
(it works because of my super good script...  :-\ :P JK)

uhm... it shouldn't be a problem that I have to <head> </Head> tags, because if I put a <HEAD> just under the </HEAD> and I put a Javascript in it, then the Script still works...
So I don't understand why I don't work  :-\
I'll change the <head> tags, and we'll see what happens  :P

Only... why Isn't the .php not working?

charlottezweb:
You have two sets of body tags.  This isn't valid html.  Also, why have two sets of head tags...that's bad coding.  That opens up doorways to lots of problems.

You need to get rid of the body tag at the top and then move your flash to inside the lower body tag.  Follow proper html sequening and you shouldn't have any problems.

Jason

PSF Hosting:
Yeah it is... the 1st <head> tag, is for the table on the right... cause if you read the code, you can see that everything below the 1st <head> is in the right table...

then the 2nd is for the rest of the page, read the code well, and you can see that the 2nd head tag, is for the rest...

So... it all runs as it should run, accept for the Flash menu.
If it was a bad html file, then the half of the page shouldn't appear...

But... I think i won't try to adjust it any further, because I'm afraid that the website will stop functioning proparly...
I'll just write another menu, only in HTML format...

But thanx for your help!

Liroy

*edit*
Two body tags?  ???

And uh... In the aanvraag.html file, there's no <head> at all...  :P
*end edit*

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version