Question : PURE CSS tooltip?

So I have the attached class that is part of a menu.  The class is assigned to a simple <span> that has no content:

<span class="ToolIcon HomeIcon"></span>

What I would like to do, without changing ANY HTML, is add a tooltip with 100% CSS, including using the "Content" property to define the text of the tooltip?
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
.HomeIcon
{
    background-image: url("images/icon_home_40.png");
    display: inline;
    position: absolute;
    top: -5px;
    left: 280px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

Answer : PURE CSS tooltip?

hi!
dell's port g1 should be configured as following:

Port : g1
Port Mode: General
Gvrp Status: disabled
Ingress Filtering: true
Acceptable Frame Type: admitAll
Ingress UnTagged VLAN ( NATIVE ): 1

Port is member in:

Vlan               Name               Egress rule Port Membership Type
---- -------------------------------- ----------- --------------------
 1                  1                  Untagged          System
 20               VMWARE               Tagged           Static
 40            buffalo only             Tagged           Static


then you should have router which will route traffic between vlans.
what i want to know is what kind of IP addresses you have for each of vlans and which device is doing routing between them?
Random Solutions  
 
programming4us programming4us