I would like to share the following experience.

I decided to make some experiments on the dateTimePicker tag on my test site
where I also use Sitemesh with a very complex layout. On IE 6 there was no
way to see the calendar window and pushing the small calendar icon the
layout of the page was partially ruined.
I thought it was a bad interaction between my css and the dateTimePicker and
started investigating.
After some hours of useless try and error I focused my attention on the
exception list inside the decorator.xml of the Struts showcase. I inserted
some of those exceptions (those related to dojo and struts) in the
decorator.xml of my test application and finally I could see the calendar
window. Still have to resolve other css-related problems.

So, according to my experience if you use Sitemesh and datetimepicker
together you have to remember to use exceptions in the decorator.xml and I
couldn't find this advice in the little documentation I have found.
Besides the css-related problems I have now (it seems there too much padding
than that needed by dateTimePicker somewhere in the application css) let me
think the tag is not so easy to use as expected becuase other themes and
layouts can interfere with it.

Hoping it helps.
-- 
View this message in context: 
http://www.nabble.com/DateTimePicker-doesn%27t-work-with-siteMesh-tf3963074.html#a11247072
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to