Показать сообщение отдельно
  #5 (permalink)  
Старый 05.03.2015, 14:49
Аспирант
Отправить личное сообщение для alexandr2006 Посмотреть профиль Найти все сообщения от alexandr2006
 
Регистрация: 30.01.2013
Сообщений: 54

Сообщение от рони Посмотреть сообщение
alexandr2006,
привелибы структуру таблицы
<table class="list frozenTableTitle">
<thead>
<tr>
    <th rowspan="2" class="header">Date</th>
    <th rowspan="2" class="header">Profit</th>
    <th rowspan="2" class="header">System profit</th>
    <th rowspan="2" class="header">System profit, %</th>
    <th colspan="5">Source</th>
    <th colspan="3">Widgets</th>
    <th colspan="3">Advertisers</th>
    <th rowspan="2" class="header">Paid depth</th>
    <th rowspan="2" class="header">Traffic quality</th>
    <th colspan="2" rowspan="2">&nbsp;</th>
</tr>
<tr>
    <th class="header">Shows</th>
    <th class="header">Clicks</th>
    <th class="header">CTR</th>
    <th class="header">CPC</th>
    <th class="header">CPM</th>
    <th class="header">Shows</th>
    <th class="header">CTR</th>
    <th class="header">CPM</th>
    <th class="header">Shows</th>
    <th class="header">Clicks</th>
    <th class="header">CTR</th>
</tr>
</thead>

<tbody>
bla-bla



кликабельны только ячейки с классом header
Ответить с цитированием