![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have made a div a link using the attached code. The problem is that in IE, the hand tool tip is not dislayed when you hover over the div. Does anyone know how to make the hand show up - is there a CSS style for this - I can't seem to find one. tr td><a href="bio.html"><div class="normal"></div></a></td td> </td /tr |
#3
| |||
| |||
|
|
BTW, even If I were to add the table tags, this code doesn't validate. |
|
It doesn't show up because you have no text. When you add some text the hand shows up in IE(6)& FF. BTW, even If I were to add the table tags, this code doesn't validate. "scdoody" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:curo3u$3p3$1 (AT) forums (DOT) macromedia.com... I have made a div a link using the attached code. The problem is that in IE, the hand tool tip is not dislayed when you hover over the div. Does anyone know how to make the hand show up - is there a CSS style for this - I can't seem to find one. tr td><a href="bio.html"><div class="normal"></div></a></td td> </td /tr |
#4
| |||
| |||
|
|
BTW, even If I were to add the table tags, this code doesn't validate. Huh? There's nothing wrong with that snippet. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Kramerica Industries" <notwebforumsuser (AT) macromedia (DOT) com> wrote in message news:curoos$4m1$1 (AT) forums (DOT) macromedia.com... It doesn't show up because you have no text. When you add some text the hand shows up in IE(6)& FF. BTW, even If I were to add the table tags, this code doesn't validate. "scdoody" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:curo3u$3p3$1 (AT) forums (DOT) macromedia.com... I have made a div a link using the attached code. The problem is that in IE, the hand tool tip is not dislayed when you hover over the div. Does anyone know how to make the hand show up - is there a CSS style for this - I can't seem to find one. tr td><a href="bio.html"><div class="normal"></div></a></td td> </td /tr |
#5
| |||
| |||
|
|
"document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag td><a href="bio.html"><div class="normal"></div></a></td The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). " "Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message news:cusrru$nn7$1 (AT) forums (DOT) macromedia.com... BTW, even If I were to add the table tags, this code doesn't validate. Huh? There's nothing wrong with that snippet. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Kramerica Industries" <notwebforumsuser (AT) macromedia (DOT) com> wrote in message news:curoos$4m1$1 (AT) forums (DOT) macromedia.com... It doesn't show up because you have no text. When you add some text the hand shows up in IE(6)& FF. BTW, even If I were to add the table tags, this code doesn't validate. "scdoody" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:curo3u$3p3$1 (AT) forums (DOT) macromedia.com... I have made a div a link using the attached code. The problem is that in IE, the hand tool tip is not dislayed when you hover over the div. Does anyone know how to make the hand show up - is there a CSS style for this - I can't seem to find one. tr td><a href="bio.html"><div class="normal"></div></a></td td> </td /tr |
#6
| |||
| |||
|
|
That was the response from the 4.01 Transitional validator. "Kramerica Industries" <notwebforumsuser (AT) macromedia (DOT) com> wrote in message news:cut36b$5v4$1 (AT) forums (DOT) macromedia.com... "document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag td><a href="bio.html"><div class="normal"></div></a></td The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). " "Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message news:cusrru$nn7$1 (AT) forums (DOT) macromedia.com... BTW, even If I were to add the table tags, this code doesn't validate. Huh? There's nothing wrong with that snippet. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "Kramerica Industries" <notwebforumsuser (AT) macromedia (DOT) com> wrote in message news:curoos$4m1$1 (AT) forums (DOT) macromedia.com... It doesn't show up because you have no text. When you add some text the hand shows up in IE(6)& FF. BTW, even If I were to add the table tags, this code doesn't validate. "scdoody" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:curo3u$3p3$1 (AT) forums (DOT) macromedia.com... I have made a div a link using the attached code. The problem is that in IE, the hand tool tip is not dislayed when you hover over the div. Does anyone know how to make the hand show up - is there a CSS style for this - I can't seem to find one. tr td><a href="bio.html"><div class="normal"></div></a></td td> </td /tr |
![]() |
| Thread Tools | |
| Display Modes | |
| |