Только вопрос один есть - как их читать из файла?
Валерий 29.06.2007 12:16
/ 29.06.2007 12:22
У меня такая конструкция:
<table style="margin-bottom: 45px;">
<tr style="vertical-align: top;">
<td style="vertical-align: top;">
$sections[^table::load[sections.cfg]]
^sections.menu{
<div class="thumbnail">
<div style=^"position^: relative^; height^: 0em^;^">
<div style=^"position^: absolute^; top^: 0^; left^: 0em^;^">
<div style=^"width^: 100%^; height^: 100%^;^">
<img src=^"shadow.png^" width=^"1^" height=^"1^" alt=^"^"
style=^"width^: 99%^; height^: 99%^; position^: absolute^; top^: 0^; left^: 0^;^"
onload=^"if^( this.runtimeStyle && this.src.match^( /\.png^$/ ^) ^)^{
this.runtimeStyle.filter
= 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='
+ this.src
+ ', sizingMethod=scale^)'^;
this.src = '0.gif'^;
^}^"
/>
<div style=^"position^: relative^; background^: #fef6e0^; margin^: 15px^; padding^: 15px^;^">
<a href=$sections.big><img src=$sections.url title="$sections.description"></a>
<p class="smallest_body"><b>$sections.name</b></p><p class="smallest_body"><input type="radio" name="ok" value="$sections.value"> $sections.description</p>
</div>
</div>
</div>
</div>
</div>
Надо, что бы под каждым фото было количество голосов.