J
Jeff Tolman
Initially I have a set of imagebuttons within a table <TD> element which I'm
using as "tabs" so there is no space between the bottom of the images and
the row underneath. Since these imagebuttons ended up on many pages I
decided to make a webcontrol out of it. So all I did was copy the
imagebutton HTML statements into the webcontrol and replaced the original
imagebuttons with the new webcontrol. Unfortunately the bottom of the
imagebuttons (now in a webcontrol) have a small gap of white space between
them and the row below. The table still has cellpadding and cellspacing set
to 0, so I'm not sure what's
on with this.
Any ideas? Is this a bug? I'm using the .NET Framework 1.1.
Thanks!
Jeff Tolman
(e-mail address removed)
using as "tabs" so there is no space between the bottom of the images and
the row underneath. Since these imagebuttons ended up on many pages I
decided to make a webcontrol out of it. So all I did was copy the
imagebutton HTML statements into the webcontrol and replaced the original
imagebuttons with the new webcontrol. Unfortunately the bottom of the
imagebuttons (now in a webcontrol) have a small gap of white space between
them and the row below. The table still has cellpadding and cellspacing set
to 0, so I'm not sure what's
on with this.
Any ideas? Is this a bug? I'm using the .NET Framework 1.1.
Thanks!
Jeff Tolman
(e-mail address removed)