From: Janis on
By any strange circumstances I lost the important head and body instructions
(like "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN ...."
and so on in some of my homepages.

BUT the left-side "AccordionPanel" works directly on pages without these
important parts like http://hgdie.internetcafe-kaufbeuren.de/angebote.php,
while the same page with it like
http://hgdie.internetcafe-kaufbeuren.de/angeboteK.php is responding only at
a second click!?

In FireFox even the whole page is - on top of that - reproduced in a wrong
way. (http://hgdff.internetcafe-kaufbeuren.de/angeboteK.php or
http://hgdff.internetcafe-kaufbeuren.de/angebote.php

Where is my mistake? Would you pleas give me a hint.

--
Ciao, servus und salut
Janis


From: Murray *ACE* on
Your pages are impossibly munged....

<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1",
{imgDown:"../SpryAssets/SpryMenuBarDownHover.gif",
imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>
&nbsp; </p></td>
</tr>
<tr>
<td valign="top" background="pictures/links.gif"
bgcolor="#FFFFFF"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>

There are <html> and <body> tags scattered everywhere. How on earth did
they get this way? I think it's time to a) start over, and b) be very
careful about working in code view, which is surely what as created this
monster.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Janis" <Barbara-Hans.Diebener(a)t-online.de> wrote in message
news:fvkufs$19t$01$1(a)news.t-online.com...
> By any strange circumstances I lost the important head and body
> instructions (like "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
> Transitional//EN ...." and so on in some of my homepages.
>
> BUT the left-side "AccordionPanel" works directly on pages without these
> important parts like http://hgdie.internetcafe-kaufbeuren.de/angebote.php,
> while the same page with it like
> http://hgdie.internetcafe-kaufbeuren.de/angeboteK.php is responding only
> at a second click!?
>
> In FireFox even the whole page is - on top of that - reproduced in a wrong
> way. (http://hgdff.internetcafe-kaufbeuren.de/angeboteK.php or
> http://hgdff.internetcafe-kaufbeuren.de/angebote.php
>
> Where is my mistake? Would you pleas give me a hint.
>
> --
> Ciao, servus und salut
> Janis
>