LoveToCode
MIS
- Jan 11, 2007
- 51
I'm using a panel to hide some html code, but the panel causes a line break, so I'd prefer it to write out a span.
Another option I thought of, but am not sure is possible, is to use a <SPAN> tag with a runat="server" property, and somehow hide the <span> during runtime, though like I said I'm not sure how to do that, if its evfen possible.
Thanks
Another option I thought of, but am not sure is possible, is to use a <SPAN> tag with a runat="server" property, and somehow hide the <span> during runtime, though like I said I'm not sure how to do that, if its evfen possible.
Thanks