Advertisement

08.10.2004 at 05:48PM PDT, ID: 21089263
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

4.2

Background mouseover images in table cells

Asked by macuser777 in Hypertext Markup Language (HTML)

Tags: , ,

Hi,

Is it possible to use mouseover images  with links in table cells as backgrounds with static text?

this code doesn't work - but gives an idea of what i'm trying to achieve


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
image1 = new Image();
image1.src = "http://www.mydomain.net/overyello3.gif";

image2 = new Image();
image2.src = "http://www.mydomain.net/overyello3.gif";

image3 = new Image();
image3.src = "http://www.mydomain.net/overyello3.gif";

image4 = new Image();
image4.src = "http://www.mydomain.net/overyello3.gif";

image5 = new Image();
image5.src = "http://www.mydomain.net/overyello3.gif";

// End -->
</script>

</head>

<body>
<p><a href="http://www.apple.com" onmouseover="image1.src='http://www.mydomain.net/overyello3.gif';"onmouseout="image1.src='http://www.mydomain.net/bb1.gif';">
  </a> <a href="http://www.mac.com" onmouseover="image2.src='http://www.mydomain.net/overyello3.gif';"onmouseout="image2.src='http://www.mydomain.net/bb1.gif';">
  </a> <a href="http://www.abcd.com" onmouseover="image3.src='http://www.mydomain.net/overyello3.gif';"onmouseout="image3.src='http://www.mydomain.net/bb1.gif';">
  </a> <a href="http://www.blogpulse.com" onmouseover="image4.src='http://www.mydomain.net/overyello3.gif';"onmouseout="image4.src='http://www.mydomain.net/bb1.gif';">
  </a> <a href="http://www.amazon.com" onmouseover="image5.src='http://www.mydomain.net/overyello3.gif';"onmouseout="image5.src='http://www.mydomain.net/bb1.gif';">
  </a> </p>
<p>&nbsp;</p>
<table width="38%" border="1">
  <tr>
    <td><a href="http://www.apple.com" onMouseOver="image1.src='http://www.mydomain.net/overyello3.gif';"onMouseOut="image1.src='http://www.mydomain.net/bb1.gif';"><img name="image1" src="http://www.mydomain.net/bb1.gif" border=0></a></td>
    <td><a href="http://www.puremotives.com" onMouseOver="image3.src='http://www.mydomain.net/overyello3.gif';"onMouseOut="image3.src='http://www.mydomain.net/bb1.gif';"><img name="image3" src="http://www.mydomain.net/bb1.gif" border=0></a></td>
  </tr>
  <tr>
    <td><a href="http://www.maclance.com" onMouseOver="image2.src='http://www.mydomain.net/overyello3.gif';"onMouseOut="image2.src='http://www.mydomain.net/bb1.gif';"><img name="image2" src="http://www.mydomain.net/bb1.gif" border=0></a></td>
    <td><a href="http://www.amazon.com" onMouseOver="image5.src='http://www.mydomain.net/overyello3.gif';"onMouseOut="image5.src='http://www.mydomain.net/bb1.gif';"><img name="image5" src="http://www.mydomain.net/bb1.gif" border=0></a></td>
  </tr>
  <tr>
    <td>text<a href="http://www.blogpulse.com" onMouseOver="image4.src='http://www.mydomain.net/overyello3.gif';"onMouseOut="image4.src='http://www.mydomain.net/bb1.gif';"><img name="image4" src="http://www.mydomain.net/bb1.gif" border=0></a>
      here</td>
    <td>static text will be visible in all cells at all times</td>
  </tr>
</table>
<p>&nbsp; </p>
</body>
</html>
Start Free Trial
[+][-]08.10.2004 at 08:01PM PDT, ID: 11769290

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.10.2004 at 08:03PM PDT, ID: 11769301

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.10.2004 at 08:08PM PDT, ID: 11769320

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.10.2004 at 09:45PM PDT, ID: 11769668

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 12:28AM PDT, ID: 11770251

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 01:00AM PDT, ID: 11770447

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 04:57AM PDT, ID: 11771735

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 05:19AM PDT, ID: 11771893

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 05:20AM PDT, ID: 11771904

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 06:09AM PDT, ID: 11772435

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 07:26AM PDT, ID: 11773493

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 08:06AM PDT, ID: 11774090

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 08:16AM PDT, ID: 11774256

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 08:47AM PDT, ID: 11774672

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 12:47PM PDT, ID: 11777604

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.11.2004 at 02:42PM PDT, ID: 11778724

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 12:18AM PDT, ID: 11781164

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 03:11AM PDT, ID: 11782007

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 03:14AM PDT, ID: 11782035

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 03:56AM PDT, ID: 11782256

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 04:22AM PDT, ID: 11782411

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.12.2004 at 01:05PM PDT, ID: 11787832

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Hypertext Markup Language (HTML)
Tags: mouseover, background, image
Sign Up Now!
Solution Provided By: ziffgone
Participating Experts: 3
Solution Grade: A
 
 
[+][-]08.21.2004 at 10:17AM PDT, ID: 11859855

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.21.2004 at 10:51AM PDT, ID: 11859973

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.21.2004 at 10:54AM PDT, ID: 11859984

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.21.2004 at 07:55PM PDT, ID: 11862238

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.24.2004 at 07:24AM PDT, ID: 11881758

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.24.2004 at 07:31AM PDT, ID: 11881836

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.24.2004 at 07:32AM PDT, ID: 11881863

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.24.2004 at 05:21PM PDT, ID: 11888187

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.25.2004 at 05:53AM PDT, ID: 11891650

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.25.2004 at 06:31AM PDT, ID: 11892062

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.10.2004 at 05:28AM PDT, ID: 12025742

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-42