Div Tags

  • Thread starter Thread starter Sal
  • Start date Start date
S

Sal

Have an HTML that uses JavaScript and DIV tags. Cannot
focus on radio, text, and button controls with mouse when
contained in Div tags. Focus can only be obtained on
last Div Tag section and on select controls.
 
Sal said:
Have an HTML that uses JavaScript and DIV tags. Cannot
focus on radio, text, and button controls with mouse when
contained in Div tags. Focus can only be obtained on
last Div Tag section and on select controls.

That's not a problem with IE6. You must have a code problem... probably
improper nesting or an unclosed tag. Try one of the online validators, and
see if it helps:
http://www.craigcecil.com/checkyoursite.htm
 

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

Back
Top