[html-formfu] Quick question

xaos at darksmile.net xaos at darksmile.net
Sat Sep 10 17:51:30 GMT 2011


Doug,

You are a life saver!

That worked perfectly.

-George

Quoting Doug Orleans <dougorleans at gmail.com>:

> Try content_xml instead of content.
>
> http://search.cpan.org/~perler/HTML-FormFu-0.09004/lib/HTML/FormFu/Element/Block.pm#content_xml
>
> --Doug
>
> On Tue, Sep 6, 2011 at 12:42 AM, George Hrysanthopoulos
> <xaos at darksmile.net> wrote:
>> Hello everyone,
>>
>> can anyone tell me why this:
>>
>>   - type: Block
>>     elements:
>>     - type: Src
>>       content: "<a href=\"linux\">lll</a>"
>>
>> Produces this:
>>
>> <div>&lt;a href=&#34;linux&#34;&gt;lll&lt;/a&gt;</div>
>>
>> Instead of:
>> <div><a href="linux">lll</a></div>
>>
>>
>> All I want to do is add a few HTML tags between checkboxes.
>>
>> -George H.
>>
>> _______________________________________________
>> HTML-FormFu mailing list
>> HTML-FormFu at lists.scsys.co.uk
>> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
>>
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
>





More information about the HTML-FormFu mailing list