This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > Help! Target Brower Check Error ...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help! Target Brower Check Error ...
|
|
| NewDreamGirl 2004-08-26, 12:22 pm |
| Help! I'm developing www.challengeasphalt.com from a template, and the nav
buttons error out on the off states invariably. it was that was since I
downloaded it. I'm new to dreamweaver. So I just saw the brower check errors
for the buttons. They highlight "hsrc="image-files/menu_services_a.gif" in
the code and in the error report window they say "the hsrc attribute of the IMG
tag is not supported Microsoft Internet Exp", etc. Any clue how in the heck I
fix this? Is there a certain way I need to code the button, or tag or ....
Thanks ever soo much!!
Tina
| |
| Murray *TMM* 2004-08-26, 12:22 pm |
| Ask the people who made the template. I get no errors on those pages.
<!--End Foolter-->
What the heck? 8)
As for the hsrc thing, it couldn't be causing an error - the browser will
just ignore it. But you can safely delete each instance of it, e.g., change
this -
<img src="image-files/menu_services.gif" alt="services" border="0"
hsrc="image-files/menu_services_a.gif" width="87" height="26"></a></td>
to this -
<img src="image-files/menu_services.gif" alt="services" border="0"
width="87" height="26"></a></td>
--
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
==================
"NewDreamGirl" <webforumsuser@macromedia.com> wrote in message
news:cgjvkp$ml3$1@forums.macromedia.com...
> Help! I'm developing www.challengeasphalt.com from a template, and the nav
> buttons error out on the off states invariably. it was that was since I
> downloaded it. I'm new to dreamweaver. So I just saw the brower check
> errors
> for the buttons. They highlight "hsrc="image-files/menu_services_a.gif"
> in
> the code and in the error report window they say "the hsrc attribute of
> the IMG
> tag is not supported Microsoft Internet Exp", etc. Any clue how in the
> heck I
> fix this? Is there a certain way I need to code the button, or tag or ....
>
> Thanks ever soo much!!
> Tina
>
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|