Can't type into DIV in VS.NET

D

dw

Hello, all. You will all laugh at this silly issue, but here it goes: I'm
using CSS to position elements on a page. I've got divs within divs and I'm
trying to type into the underlying div, and it won't let me through Design
View; I can type fine in HTML view. When I double-click, it takes me to the
code-behind. I can drag controls into the div fine, though. Has anyone run
into this issue? How do you get it to let you type in Design View? Thanks :)
 
K

Ken Dopierala Jr.

Hi,

The only time I've had trouble is when trying to type in a <ASP:Table> so I
always use <table> instead. I havn't had any problems with DIVs, but I
havn't tried nesting them. What happens if you take the DIV out of the nest
and try to type into it? Good luck! Ken.
 
D

dw

Thanks, Ken. The layout using CSS requires the nesting. I'm moving away from
tables, with all their TD's and TR's. I'm looking into other alternatives
with the div -- maybe changing its z-index.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top