Hello,
I'm working with your calendar component (eo:DatePicker)
And It generates this html code:
Quote:<table class="eo_css_ctrl__ctl0_ContentPlaceHolder1_mySearch_DpckDeparture7" style="cursor:pointer;cursor:hand;font-family:tahoma;font-size:12px;margin-left:14px;margin-right:14px" id="_eo__ctl0_ContentPlaceHolder1_mySearch_DpckDeparture_month_0" cellpadding="0" style="border-collapse: collapse" border="0" frame="void" cellspacing="0">
As you can see there is two "style" attribute in this "<table>" tag.
This is an html error and It could be wrong for our google boot browsing.
Do you know something about it?
Can i do something to solve it?
Thank you very much.