This causes a problem for me when I am using JavaScript to dynamically
create the HTML:
>
>
> Gets turned into:
>
>
Yes, when Embperl outputs a attribute it knows about it will write the value
in double quote, regardless how the source was. So
will become also
That's because Embperl internaly keeps known attributes in a tree structure
and don't keep the quotes. As far as I s
Hi,
(1)
Gets turned
into:
(2)
When we submit
a form it behaves differently than if we have:
If we check the
box and submit the page back to itself, the second one keeps the box checked
whereas the first one does not.
Cheers
Jonny
http://www.iii.co.uk
Interactive Investo