atom-html-preview icon indicating copy to clipboard operation
atom-html-preview copied to clipboard

Textbox not displaying

Open roymeik opened this issue 7 years ago • 0 comments

When I use <asp:textbox style="Z-INDEX: 121; LEFT: 180px; POSITION: absolute; TOP: 32px" id="TextBox1" runat="server" Width="80px"></asp:textbox> Which works in a live .NET web app, but in html-preview no-thing is displayed. The 19 labels are displaying correctly, also asp:Listbox does not same to work either, any ideas????

roymeik avatar Apr 13 '18 10:04 roymeik