We used to blog more before twitter came along.
CFM + CSS = blind spot
From the "Nope. that's not gonna work" category:
<tr id="_otherRow" <cfif style="display:none;">
<td colspan="2"></td>
<td>Other - Please Specify: <input name="otherTarget" maxlength="50" style="clear: left; width: 95%;">
</td>
</tr>
<td colspan="2"></td>
<td>Other - Please Specify: <input name="otherTarget" maxlength="50" style="clear: left; width: 95%;">
</td>
</tr>
Apparently we're now combining CFML and CSS into one large meta-language that means something somewhere. but results in one very nice compiler error on the server side. The saddest part of this is that it took me a full 10 minutes to catch it. Clearly. one of those days...
Comments
[Add Comment]
# Posted By Mikkel Johansen
| 7/17/07 2:46 PM
[Add Comment]

