HighDots Forums  

DIV blocking my mouseclicks

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss DIV blocking my mouseclicks in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bill_W_Stephens@yahoo.com
 
Posts: n/a

Default DIV blocking my mouseclicks - 03-02-2006 , 08:26 AM






I was trying to simplify a web page by substituting some tables for
DIVs. Unfortunately one of my DIVs is preventing me to access text
fields (IE and FF) and drop-down box (only in FireFox)

This is actually the first time I have used DIV in a input screen. Can
anyone advise how to craft this without the overlap problem?

see link for a small extract that illustrates my problem:

http://www.mybis.net/itp/divTest.html

thanks in advance


Reply With Quote
  #2  
Old   
IEDesigner
 
Posts: n/a

Default Re: DIV blocking my mouseclicks - 03-03-2006 , 03:56 PM






<Bill_W_Stephens (AT) yahoo (DOT) com> wrote

Quote:
I was trying to simplify a web page by substituting some tables for
DIVs. Unfortunately one of my DIVs is preventing me to access text
fields (IE and FF) and drop-down box (only in FireFox)

This is actually the first time I have used DIV in a input screen. Can
anyone advise how to craft this without the overlap problem?

see link for a small extract that illustrates my problem:

http://www.mybis.net/itp/divTest.html

thanks in advance
The table inside the div named "Left" has a width of 1361. The table's width
is overriding the width you set for the "Left" div in the CSS.
IEDesigner




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.