Jump to content

ElenaNF

Newbie
  • Posts

    1
  • Joined

  • Last visited

ElenaNF's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Помогите, пож-та, сделать таблицу, в которой можно было бы выбрать строку, как здесь http://www.hottur.ru/search.php?cn=Египет. Почему-то у меня не работает код: while ($val=mssql_fetch_assoc($res)) { echo('<tr onMouseOver=function () { this.bgColor='FFF6CC'; } onMouseOut=function () { this.bgColor='FFFFFF'; }> <td>'.$val['TypeLot'].' <td>'.$val['DecimNum'].' <td>'.$val['ZNumLot'].' <td>'.$val['Dogovor'].' от '.$val['DateDogovor']); }; строка не подсвечивается.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy