Posted by Mark on 01/19/17 11:39
Thanks Toby, that worked perfectly!
Cheers
Mark
"Toby Inkster" <usenet200602@tobyinkster.co.uk> wrote in message
news:c9mob3-s9h.ln1@ophelia.g5n.co.uk...
> Mark wrote:
>
>> This works fine, but I want a way of hiding the HTML which is to be
>> passed
>> through. I tried setting the style of the div tag (visibility:hidden;)
>> and
>> this does hide the tag but the table cell where the HTML remains the size
>> of
>> the enclosed HTML (i.e. Really big) even though the HTML is hidden.
>
> display: none;
>
> --
> Toby A Inkster BSc (Hons) ARCS
> Contact Me ~ http://tobyinkster.co.uk/contact
>
[Back to original message]
|