Pytanie : mouseover donosicielka.

       ochraniać kawitacyjny rptList_ItemDataBound (object nadawca, RepeaterItemEventArgs e)
{

// upewniać się listItemType.Item być rzecz w the dane lista (nie chodnikowiec Etc.)
jeżeli ((e.Item.ItemType == ListItemType.Item) ||
(e.Item.ItemType == ListItemType.AlternatingItem)) // Dostawać Początkowy Image
{
//Panel pnl = (Panel) e.Item.FindControl ( " imageBack");
//if (pnl! = null)
// {
Panel Zbiornik = e.Item.FindControl ("Container") Panel;
Container.Attributes ["onmouseover"] = "this.style.backgroundColor='Silver'< wbr/>";
Container.Attributes ["onmouseout"] = "this.style.backgroundColor='LightBlue'";
}
}

(1):
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:

            
            
            
                
                    
                    
<%#DataBinder.Eval (Zbiornik, "DataItem.UserName") %>
<%#DataBinder.Eval (Zbiornik, "DataItem.Age") %>  Rok Old  <%#DataBinder.Eval (Zbiornik, "DataItem.GenderName") %> -   <%#DataBinder.Eval (Zbiornik, "DataItem.ZodiacName") %> 
<%#DataBinder.Eval (Zbiornik, "DataItem.HeightName") %>  -   <%#DataBinder.Eval (Zbiornik, "DataItem.BodyTypeName") %>
<%#DataBinder.Eval (Zbiornik, "DataItem.HairColorName") %>  Włosy,   <%#DataBinder.Eval (Zbiornik, "DataItem.EyeColorName") %>  Eyes
<%#DataBinder.Eval (Zbiornik, "DataItem.EthnicityName") %>
<%#DataBinder.Eval (Zbiornik, "DataItem.GenderName") %>  Seeking  <%#DataBinder.Eval (Zbiornik, "DataItem.SeekingName") %>
<%#DataBinder.Eval (Zbiornik, "DataItem.CityName") %>,   <%#DataBinder.Eval (Zbiornik, "DataItem.RegionName") %>,   <%#DataBinder.Eval (Zbiornik, "DataItem.Country") %>
<%#DataBinder.Eval (Zbiornik, "DataItem.HeadLine") %>I naprawdę znać tutaj, w ten sposób tutaj ono iść. i być samotnik, im otwarty, i im smartass, plus czasem im 2 szczery i tępy.

Odpowiedź : mouseover donosicielka.

Wiele rzecz móc dla twój html.
Ono być pożytecznie twój odpłacać się html kod tutaj.
Ale w twój skrzynka i myśleć ty móc hardcode pismo w twój kod
na przykład stawiać ten kod w twój Stołowy element
onmouseover= " JavaScript: ostrzeżenie (); this.style.backgroundColor='red'; "
Inne rozwiązania  
 
programming4us programming4us