Re: [css-d] Full surface clickable dt/dd pairs

2006-06-20 Thread G



 From: francky [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 20 Jun 2006 04:52:38 +0200
 To: G [EMAIL PROTECTED]
 Cc: css-d@lists.css-discuss.org
 Subject: Re: [css-d] Full surface clickable dt/dd pairs
 
 G wrote:
 
 1st time poster
 
 In a search for a semantic navigation of chapters I came up with a dl; with
 a short description of the link (dt) in dd, and a bg picture for dt.
 I floated and stretched the dta over the the dd, and it works in FF; the
 full surface is clickable.
 In IE however the dta float is pushed under the dd.
 How can this be changed?
 Is my method any good? Alternatives for same effect?
 
 Here is a test setup:
 http://home.versateladsl.be/vt683770/dl.html
  
 
 Hi G,
 There are two html tags in the code, maybe IE is falling over that?
 
 Greetings,
 francky
 

That what just a (corrected) slipup. No the problem is much deeper then
this. Been reading about 'has layout', without success though


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Full surface clickable dt/dd pairs

2006-06-19 Thread francky
G wrote:

1st time poster

In a search for a semantic navigation of chapters I came up with a dl; with
a short description of the link (dt) in dd, and a bg picture for dt.
I floated and stretched the dta over the the dd, and it works in FF; the
full surface is clickable.
In IE however the dta float is pushed under the dd.
How can this be changed?
Is my method any good? Alternatives for same effect?

Here is a test setup:
http://home.versateladsl.be/vt683770/dl.html
  

Hi G,
There are two html tags in the code, maybe IE is falling over that?

Greetings,
francky
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/