Click to See Complete Forum and Search --> : Mike McGrath popup script and XHTML


Fabc
04-21-2005, 03:09 PM
Hallo,

See my problem on http://www.fabc.info/
Then click the link 'Popup problem!'.

A very nice javascript made by Mike McGrath.

However, it does not work properly in Mozilla and Netscape, when you write < .. doctype ... xhtml ... > op top of the file.

I will mention your name on my website (in the sourcecode) when you can give me the solution.

Jan Helderman

Charles
04-21-2005, 03:20 PM
Why on earth are you trying to use XHTML in the first place? It is not the same as HTML so you can't expect things to keep working.

Drop the TABLE layout and use HTML 4.01 strict.

But if you must use XHTML then read The HTML Compatibility Guidelines (http://www.w3.org/TR/xhtml1/#guidelines) for XHTML.