Message from discussion
resize my windows my menu move on the top
Received: by 10.216.161.199 with SMTP id w49mr217393wek.14.1311008270961;
Mon, 18 Jul 2011 09:57:50 -0700 (PDT)
X-BeenThere: sitemesh3-users@googlegroups.com
Received: by 10.217.6.11 with SMTP id x11ls1088626wes.3.gmail; Mon, 18 Jul
2011 09:57:50 -0700 (PDT)
Received: by 10.216.90.147 with SMTP id e19mr217805wef.8.1311008270455;
Mon, 18 Jul 2011 09:57:50 -0700 (PDT)
Received: by 10.216.90.147 with SMTP id e19mr217804wef.8.1311008270417;
Mon, 18 Jul 2011 09:57:50 -0700 (PDT)
Return-Path: <colin.harring...@gmail.com>
Received: from mail-ww0-f43.google.com (mail-ww0-f43.google.com [74.125.82.43])
by gmr-mx.google.com with ESMTPS id c25si4454142wbp.1.2011.07.18.09.57.50
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 18 Jul 2011 09:57:50 -0700 (PDT)
Received-SPF: pass (google.com: domain of colin.harring...@gmail.com designates 74.125.82.43 as permitted sender) client-ip=74.125.82.43;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of colin.harring...@gmail.com designates 74.125.82.43 as permitted sender) smtp.mail=colin.harring...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by wwi18 with SMTP id 18so3040989wwi.0
for <sitemesh3-users@googlegroups.com>; Mon, 18 Jul 2011 09:57:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=pFUp9RA3P+9Xy3OBjKOc2xPKUhjyu0nsCOKugnlj+aI=;
b=XGxC/4W2ML0HtZahRrjygjOjz2FsL46v7v+3dJGtkZblfaCjG/bkcieAPM6BfT96vA
WfZjgMuDFtS3wJdRxJw1lLAi14Hcty3zJruGVrOhFb5jwUPAsVWYRim1OatEwEwpg5sl
aLDSjKSA4sR+Sln2uLu+bC7ebxszp1u+81Y38=
Received: by 10.216.1.200 with SMTP id 50mr3499924wed.33.1311008270161; Mon,
18 Jul 2011 09:57:50 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.216.173.75 with HTTP; Mon, 18 Jul 2011 09:57:29 -0700 (PDT)
In-Reply-To: <1311008003.62356.YahooMailClassic@web25803.mail.ukl.yahoo.com>
References: <1311007643.63078.YahooMailClas...@web25803.mail.ukl.yahoo.com> <1311008003.62356.YahooMailClas...@web25803.mail.ukl.yahoo.com>
From: Colin Harrington <colin.harring...@gmail.com>
Date: Mon, 18 Jul 2011 11:57:29 -0500
Message-ID: <CAJPZsWLV3sqO_XCq9upHaCbQbwZ8=eYUPGQRqChVo2Ly1nG...@mail.gmail.com>
Subject: Re: resize my windows my menu move on the top
To: sitemesh3-users@googlegroups.com
Content-Type: multipart/alternative; boundary=0016364d2c793d981804a85ae63f
--0016364d2c793d981804a85ae63f
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
What does the resulting HTML from the server look like?
Colin Harrington
colin.harring...@gmail.com
On Mon, Jul 18, 2011 at 11:53 AM, max max <stani...@yahoo.fr> wrote:
> well the problem is my menu move when i reduce my windows.that mean my me=
nu
> is on the top to my tabMenu.
> i want always my menu on the left whatever the windows size.
>
>
> --- En date de : *Lun 18.7.11, max max <stani...@yahoo.fr>* a =C3=A9crit =
:
>
>
> De: max max <stani...@yahoo.fr>
> Objet: Re: resize my windows my menu move on the top
> =C3=80: sitemesh3-users@googlegroups.com
> Date: Lundi 18 juillet 2011, 18h47
>
>
> sorry my yahoo mail have a little window and i cannot see anything.
>
> i clean my code
>
> my decorator page:
>
> <html>
> <head>
> <sitemesh:write property=3D'head' width=3D"30%" height=3D"100%"/>
> </head>
> <body>
>
>
> <div>
> <div id=3D"menu" class=3D"menu">
> <menu:useMenuDisplayer name=3D"TabbedMenu">
> <menu:displayMenu name=3D"Global.Home" />
> <menu:displayMenu name=3D"Global.About" />
> </menu:useMenuDisplayer>
> </div>
> <div class=3D'mainBody'>
> <sitemesh:write property=3D'body'/>
> </div>
> </body>
> </html>
>
>
> my page i want to decorate:
>
> <html>
>
> <body>
> <s:div id=3D"body" >
> <table border=3D"1" width=3D"100%">
> <tr>
> <td width=3D"100%">
> <sx:tabbedpanel id=3D"test" cssClass=3D"toto"
> disabledTabCssClass=3D"cssClass">
> </sx:tabbedpanel>
>
> </td>
> </tr>
> </table>
> </s:div>
> </body>
> </html>
>
>
> --- En date de : *Lun 18.7.11, max max <stani...@yahoo.fr>* a =C3=A9crit =
:
>
>
> De: max max <stani...@yahoo.fr>
> Objet: Re: resize my windows my menu move on the top
> =C3=80: sitemesh3-users@googlegroups.com
> Date: Lundi 18 juillet 2011, 18h37
>
>
>
> --- En date de : *Lun 18.7.11, Joe Walnes <j...@walnes.com>* a =C3=A9crit =
:
>
>
> De: Joe Walnes <j...@walnes.com>
> Objet: Re: resize my windows my menu move on the top
> =C3=80: sitemesh3-users@googlegroups.com
> Date: Lundi 18 juillet 2011, 18h21
>
> I'm sorry, I'm not understanding the problem. Please could you reduce it
> down to the least amount of code that demonstrates the problem and deploy=
it
> somewhere so we can better understand.
>
> On Mon, Jul 18, 2011 at 9:44 AM, max max <stani...@yahoo.fr> wrote:
>
> why you talk about dojo its not dojo problem
> its sitemesh problem bevause i my menu move when i resize my window.
> if you want i erase dojo tag i not use it on my page .
>
> --- En date de : *Lun 18.7.11, Joe Walnes <j...@walnes.com>* a =C3=A9crit =
:
>
>
> De: Joe Walnes <j...@walnes.com>
> Objet: Re: resize my windows my menu move on the top
> =C3=80: sitemesh3-users@googlegroups.com
> Date: Lundi 18 juillet 2011, 3h07
>
>
> Hi Stanilas
>
> I'm afraid it's unlikely that anyone on this list will be able to shed mu=
ch
> light. It seems you are struggling with the layout of the struts-dojo
> library - you may have better luck asking the list behind that.
>
> On Wed, Jul 13, 2011 at 9:10 AM, stani...@yahoo.fr<http://mc/compose?to=
=3Dstani...@yahoo.fr>
> <stani...@yahoo.fr <http://mc/compose?to=3Dstani...@yahoo.fr>> wrote:
>
> Hi people
> i have a problem wih organisation about my windows
>
> on the left i have my menu i put code menu on my decorator page.
> Its working good if the windows display on the normal size but when
> you resize the windows my menu is on the top
> how to stabilize this menu :/
>
> i put my code :
> my decorator page
>
>
>
> <html>
> <head>
> <title>SiteMesh example: <sitemesh:write property=3D'title'/></
> title>
>
> <sitemesh:write property=3D'head' width=3D"30%" height=3D"100%"/>
> </head>
> <body>
>
>
> <div>
> <div id=3D"menu" class=3D"menu">
> <menu:useMenuDisplayer name=3D"TabbedMenu"
> >
> <menu:displayMenu name=3D"Global.Home" />
> <menu:displayMenu name=3D"Global.About" />
> </menu:useMenuDisplayer>
> </div>
> <div class=3D'mainBody'>
> <sitemesh:write property=3D'body'/>
> </div>
> </body>
> </html>
>
>
> my page
>
> <html>
>
> <body>
>
>
> <s:div id=3D"body" >
> <table border=3D"1" width=3D"100%">
> <tr>
> <td width=3D"100%">
>
>
> <sx:tabbedpanel id=3D"test" cssClass=3D"toto"
> disabledTabCssClass=3D"cssClass">
> </sx:tabbedpanel>
>
> </td>
> </tr>
> </table>
>
> </s:div>
>
>
> </body>
> </html>
>
> my decorator page
>
>
>
> <html>
>
> <body>
>
> <h1 class=3D'title'>SiteMesh example site: <sitemesh:write
> property=3D'title'/></h1>
> <div>
> <div id=3D"menu" class=3D"menu">
> <menu:useMenuDisplayer name=3D"TabbedMenu"
> >
> <menu:displayMenu name=3D"Global.Home" />
> <menu:displayMenu name=3D"Global.About" />
> </menu:useMenuDisplayer>
> </div>
> <div class=3D'mainBody'>
> <sitemesh:write property=3D'body'/>
> </div>
> </div>
> <div class=3D'disclaimer'>Site disclaimer. This is an example.</div>
>
> </body>
> </html>
>
>
> my page
>
> <html>
>
> </head>
> <body>
>
>
> <s:div id=3D"body" >
> <table border=3D"1" width=3D"100%">
> <tr>
> <td width=3D"100%">
>
>
>
> <b><s:text name=3D"tabdate"/></b><br><br>
>
> <sx:tabbedpanel id=3D"test" cssClass=3D"toto"
> disabledTabCssClass=3D"cssClass">
> </sx:tabbedpanel>
>
> </td>
> </tr>
> </table>
>
> </s:div>
>
>
> </body>
> </html>
>
>
>
--0016364d2c793d981804a85ae63f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
What does the resulting HTML from the server look like?<br><br clear=3D"all=
">Colin Harrington<br><a href=3D"mailto:colin.harring...@gmail.com" target=
=3D"_blank">colin.harring...@gmail.com</a><br>
<br><br><div class=3D"gmail_quote">On Mon, Jul 18, 2011 at 11:53 AM, max ma=
x <span dir=3D"ltr"><<a href=3D"mailto:stani...@yahoo.fr">stanilas@yahoo=
.fr</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody><tr><td styl=
e=3D"font:inherit" valign=3D"top">well the problem is my menu move when i r=
educe my windows.that mean my menu is on the top to my tabMenu.<div>i want =
always my menu on the left whatever the windows size.</div>
<div>=C2=A0=C2=A0</div><div><div class=3D"im"><br>--- En date de=C2=A0: <b>=
Lun 18.7.11, max max <i><<a href=3D"mailto:stani...@yahoo.fr" target=3D"=
_blank">stani...@yahoo.fr</a>></i></b> a =C3=A9crit=C2=A0:<br></div><blo=
ckquote style=3D"border-left:2px solid rgb(16, 16, 255);margin-left:5px;pad=
ding-left:5px">
<div class=3D"im"><br>De: max max <<a href=3D"mailto:stani...@yahoo.fr" =
target=3D"_blank">stani...@yahoo.fr</a>><br>Objet: Re: resize my windows=
my menu move on the top<br>=C3=80: <a href=3D"mailto:sitemesh3-users@googl=
egroups.com" target=3D"_blank">sitemesh3-users@googlegroups.com</a><br>
</div>Date: Lundi 18 juillet 2011, 18h47<div><div></div><div class=3D"h5"><=
br><br><div><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody>=
<tr><td style=3D"font:inherit" valign=3D"top">sorry my yahoo mail have a li=
ttle window and i cannot see anything.<div>
<br></div><div>i clean my code=C2=A0</div><div><br></div><div><span style=
=3D"border-collapse:collapse;font-family:arial, helvetica, clean, sans-seri=
f;line-height:15px"><blockquote style=3D"margin-top:0px;margin-right:0px;ma=
rgin-bottom:0px;margin-left:0.8ex;padding-top:0px;padding-right:0px;padding=
-bottom:0px;padding-left:1ex;line-height:1.2em;outline-style:none;outline-c=
olor:initial;display:block;border-left-width:1px;border-left-color:rgb(204,=
204, 204);border-left-style:solid">
my decorator page:<br style=3D"line-height:1.2em;outline-style:none;outline=
-color:initial"><br style=3D"line-height:1.2em;outline-style:none;outline-c=
olor:initial"><html><br style=3D"line-height:1.2em;outline-style:none=
;outline-color:initial">
=C2=A0<head><br style=3D"line-height:1.2em;outline-style:none;outline=
-color:initial">=C2=A0 =C2=A0<sitemesh:write property=3D'head' w=
idth=3D"30%" height=3D"100%"/><br style=3D"line-heig=
ht:1.2em;outline-style:none;outline-color:initial">
=C2=A0</head><br style=3D"line-height:1.2em;outline-style:none;outlin=
e-color:initial">=C2=A0<body><br style=3D"line-height:1.2em;outline-s=
tyle:none;outline-color:initial"><br style=3D"line-height:1.2em;outline-sty=
le:none;outline-color:initial">
=C2=A0 =C2=A0=C2=A0<br style=3D"line-height:1.2em;outline-style:none;outlin=
e-color:initial"><div><br style=3D"line-height:1.2em;outline-style:no=
ne;outline-color:initial"><div id=3D"menu" class=3D"menu&=
quot;><br style=3D"line-height:1.2em;outline-style:none;outline-color:in=
itial">
<menu:useMenuDisplayer name=3D"TabbedMenu"><br style=3D"lin=
e-height:1.2em;outline-style:none;outline-color:initial">=C2=A0<menu:dis=
playMenu name=3D"Global.Home" /><br style=3D"line-height:1.2em=
;outline-style:none;outline-color:initial">
=C2=A0<menu:displayMenu name=3D"Global.About" /><br style=
=3D"line-height:1.2em;outline-style:none;outline-color:initial"></menu:u=
seMenuDisplayer><br style=3D"line-height:1.2em;outline-style:none;outlin=
e-color:initial">
</div><br style=3D"line-height:1.2em;outline-style:none;outline-color=
:initial">=C2=A0 =C2=A0<div
class=3D'mainBody'><br style=3D"line-height:1.2em;outline-style=
:none;outline-color:initial">=C2=A0 =C2=A0 =C2=A0<sitemesh:write propert=
y=3D'body'/><br style=3D"line-height:1.2em;outline-style:none;ou=
tline-color:initial">
=C2=A0 =C2=A0</div><br style=3D"line-height:1.2em;outline-style:none;=
outline-color:initial">=C2=A0</body><br style=3D"line-height:1.2em;ou=
tline-style:none;outline-color:initial"></html><br style=3D"line-heig=
ht:1.2em;outline-style:none;outline-color:initial">
<br style=3D"line-height:1.2em;outline-style:none;outline-color:initial"><b=
r style=3D"line-height:1.2em;outline-style:none;outline-color:initial">my p=
age i want to decorate:<br style=3D"line-height:1.2em;outline-style:none;ou=
tline-color:initial">
<br style=3D"line-height:1.2em;outline-style:none;outline-color:initial">&l=
t;html><br style=3D"line-height:1.2em;outline-style:none;outline-color:i=
nitial"><br style=3D"line-height:1.2em;outline-style:none;outline-color:ini=
tial">
<body><br style=3D"line-height:1.2em;outline-style:none;outline-color=
:initial"><s:div id=3D"body" ><br style=3D"line-height:1.2e=
m;outline-style:none;outline-color:initial"><table border=3D"1"=
; width=3D"100%"><br style=3D"line-height:1.2em;outline-style:=
none;outline-color:initial">
=C2=A0 =C2=A0<tr><br style=3D"line-height:1.2em;outline-style:none;ou=
tline-color:initial">=C2=A0 =C2=A0<td width=3D"100%"><br st=
yle=3D"line-height:1.2em;outline-style:none;outline-color:initial"><sx:t=
abbedpanel id=3D"test" cssClass=3D"toto"<br style=3D"li=
ne-height:1.2em;outline-style:none;outline-color:initial">
disabledTabCssClass=3D"cssClass"><br style=3D"line-height:1.2e=
m;outline-style:none;outline-color:initial"></sx:tabbedpanel></blockq=
uote><blockquote style=3D"margin-top:0px;margin-right:0px;margin-bottom:0px=
;margin-left:0.8ex;padding-top:0px;padding-right:0px;padding-bottom:0px;pad=
ding-left:1ex;line-height:1.2em;outline-style:none;outline-color:initial;di=
splay:block;border-left-width:1px;border-left-color:rgb(204, 204, 204);bord=
er-left-style:solid">
</td><br style=3D"line-height:1.2em;outline-style:none;outline-color:=
initial">=C2=A0 =C2=A0</tr><br style=3D"line-height:1.2em;outline-sty=
le:none;outline-color:initial">=C2=A0</table><br style=3D"line-height=
:1.2em;outline-style:none;outline-color:initial">
</s:div><br style=3D"line-height:1.2em;outline-style:none;outline-col=
or:initial"></body><br style=3D"line-height:1.2em;outline-style:none;=
outline-color:initial"></html></blockquote></span><br>--- En date de=
=C2=A0: <b>Lun 18.7.11, max max <i><<a href=3D"mailto:stani...@yahoo.fr"=
target=3D"_blank">stani...@yahoo.fr</a>></i></b> a =C3=A9crit=C2=A0:<br=
>
<blockquote style=3D"border-left:2px solid rgb(16, 16, 255);margin-left:5px=
;padding-left:5px"><br>De: max max <<a href=3D"mailto:stani...@yahoo.fr"=
target=3D"_blank">stani...@yahoo.fr</a>><br>Objet: Re: resize my window=
s my menu move on the top<br>
=C3=80: <a href=3D"mailto:sitemesh3-users@googlegroups.com" target=3D"_blan=
k">sitemesh3-users@googlegroups.com</a><br>Date: Lundi 18 juillet 2011, 18h=
37<br><br><div><table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbo=
dy><tr><td style=3D"font:inherit" valign=3D"top">
<br><br>--- En date de=C2=A0: <b>Lun 18.7.11, Joe Walnes <i><<a href=3D"=
mailto:j...@walnes.com" target=3D"_blank">j...@walnes.com</a>></i></b> a
=C3=A9crit=C2=A0:<br><blockquote style=3D"border-left:2px solid rgb(16, 16=
, 255);margin-left:5px;padding-left:5px"><br>De: Joe Walnes <<a href=3D"=
mailto:j...@walnes.com" target=3D"_blank">j...@walnes.com</a>><br>Objet: R=
e: resize my windows my menu move on the top<br>
=C3=80: <a href=3D"mailto:sitemesh3-users@googlegroups.com" target=3D"_blan=
k">sitemesh3-users@googlegroups.com</a><br>Date: Lundi 18 juillet 2011, 18h=
21<br><br><div>I'm sorry, I'm not understanding the problem. Please=
could you reduce it down to the least amount of code that demonstrates the=
problem and deploy it somewhere so we can better understand.<br>
<br><div>
On Mon, Jul 18, 2011 at 9:44 AM, max max <span dir=3D"ltr"><<a rel=3D"no=
follow">stani...@yahoo.fr</a>></span> wrote:<br><blockquote style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody><tr><td styl=
e=3D"font:inherit" valign=3D"top">why you talk about dojo its not dojo prob=
lem=C2=A0<div>its sitemesh problem bevause i my menu move when i resize my =
window.</div>
<div>if you want i erase dojo tag i not use it on my page .<br><br>--- En d=
ate de=C2=A0: <b>Lun 18.7.11, Joe Walnes <i><<a rel=3D"nofollow">joe@wal=
nes.com</a>></i></b> a =C3=A9crit=C2=A0:<br><blockquote style=3D"border-=
left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px">
<br>De: Joe Walnes <<a rel=3D"nofollow">j...@walnes.com</a>><br>Objet:=
Re: resize my windows my menu move on the top<br>=C3=80: <a rel=3D"nofollo=
w">sitemesh3-users@googlegroups.com</a><br>
Date: Lundi 18 juillet 2011, 3h07<div><div></div><div><br><br><div>Hi Stani=
las<div><br></div><div>I'm afraid it's unlikely that anyone on this=
list will be able to shed much light. It seems you are struggling with the=
layout of the struts-dojo library - you may have better luck asking the li=
st behind that.<br>
<br><div>On Wed, Jul 13, 2011 at 9:10 AM, <a rel=3D"nofollow" href=3D"http:=
//mc/compose?to=3Dstani...@yahoo.fr" target=3D"_blank">stani...@yahoo.fr</a=
> <span dir=3D"ltr"><<a rel=3D"nofollow" href=3D"http://mc/compose?to=3D=
stani...@yahoo.fr" target=3D"_blank">stani...@yahoo.fr</a>></span> wrote=
:<br>
<blockquote style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-l=
eft:1ex">
Hi people<br>
i have a problem wih organisation about my windows<br>
<br>
on the left i have my menu i put code menu on my decorator page.<br>
Its working good if the windows display on the normal size but when<br>
you resize the windows my menu is on the top<br>
how to stabilize this menu :/<br>
<br>
i put my code :<br>
my decorator page<br>
<br><br>
<br>
<html><br>
=C2=A0<head><br>
=C2=A0 =C2=A0<title>SiteMesh example: <sitemesh:write property=3D=
'title'/></<br>
title><br>
<br>
=C2=A0 =C2=A0<sitemesh:write property=3D'head' width=3D"30=
%" height=3D"100%"/><br>
=C2=A0</head><br>
=C2=A0<body><br>
<br>=C2=A0 =C2=A0=C2=A0<br>
<div><br>
<div id=3D"menu" class=3D"menu"><br>
<menu:useMenuDisplayer name=3D"TabbedMenu"<br>
=C2=A0><br>
=C2=A0<menu:displayMenu name=3D"Global.Home" /><br>
=C2=A0<menu:displayMenu name=3D"Global.About" /><br>
</menu:useMenuDisplayer><br>
</div><br>
=C2=A0 =C2=A0<div class=3D'mainBody'><br>
=C2=A0 =C2=A0 =C2=A0<sitemesh:write property=3D'body'/><br>
=C2=A0 =C2=A0</div><br>=C2=A0</body><br>
</html><br>
<br>
<br>
my page<br><br>
<html><br>
<br>
<body><br>
<br>
<br>
<s:div id=3D"body" ><br>
<table border=3D"1" width=3D"100%"><br>
=C2=A0 =C2=A0<tr><br>
=C2=A0 =C2=A0<td width=3D"100%"><br>
<br>
<br>
<sx:tabbedpanel id=3D"test" cssClass=3D"toto"<br>
disabledTabCssClass=3D"cssClass"><br>
</sx:tabbedpanel></blockquote><blockquote style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex"></td><br>
=C2=A0 =C2=A0</tr><br>
=C2=A0</table><br>=C2=A0 =C2=A0<br>
</s:div><br>
<br>
<br>
</body><br>
</html><br>
</blockquote></div>my decorator page<br><br><br><br><html><br>=C2=A0<=
br>=C2=A0<body><br><br>=C2=A0 =C2=A0<h1 class=3D'title'>=
;SiteMesh example site: <sitemesh:write<br>property=3D'title'/&g=
t;</h1><br><div><br>
<div id=3D"menu" class=3D"menu"><br><menu:useM=
enuDisplayer name=3D"TabbedMenu"<br>=C2=A0><br>=C2=A0<menu:=
displayMenu name=3D"Global.Home" /><br>=C2=A0<menu:displayM=
enu name=3D"Global.About" /><br>
</menu:useMenuDisplayer><br></div><br>=C2=A0 =C2=A0<div clas=
s=3D'mainBody'><br>=C2=A0 =C2=A0 =C2=A0<sitemesh:write proper=
ty=3D'body'/><br>=C2=A0 =C2=A0</div><br></div><br>=
=C2=A0 =C2=A0<div class=3D'disclaimer'>Site disclaimer. This =
is an example.</div><br>
<br>=C2=A0</body><br></html><br><br><br>my page<br><br><html=
><br><br></head><br><body><br><br><br><s:div id=3D"b=
ody" ><br><table border=3D"1" width=3D"100%"=
><br>
=C2=A0
=C2=A0<tr><br>=C2=A0 =C2=A0<td width=3D"100%"><br><b=
r><br><br><b><s:text name=3D"tabdate"/></b><=
br><br><br><br><sx:tabbedpanel id=3D"test" cssClass=
=3D"toto"<br>
disabledTabCssClass=3D"cssClass"><br></sx:tabbedpanel><b=
r><br>=C2=A0 =C2=A0 </td><br>=C2=A0 =C2=A0</tr><br>=C2=A0</t=
able><br>=C2=A0<br></s:div><br><br><br></body><br></html&=
gt;<br></div><div><br></div>
</div></div></div></blockquote></div></td></tr></tbody></table></blockquote=
></div><br>
</div></blockquote></td></tr></tbody></table></div></blockquote></div></td>=
</tr></tbody></table></div></div></div></blockquote></div></td></tr></tbody=
></table></blockquote></div><br>
--0016364d2c793d981804a85ae63f--