|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
This change how the mouse to click?
I do now is a change in the cells that form hits, and his cells, so navigation Georgia
When clicking now is a cell (onclick) cells after background color changes, accompanied by other hits (b) cells, a form of the original background colors, background color change hits the b cells.
Changes in the cells followed by other hits
So how should you?
|
Use the "mouse After Image" This effect can be achieved |
After clicking or ah. ?
If it is read. . . Reads bar
Onmouseover= "this.style.background= 'black' ;onmouseout=" this.background= 'green' |
Ah : : Before this, there were already a lot of code, it can refer to?
Http://bbs.blueidea.com/viewthread.php?tid=2000516
Http://bbs.blueidea.com/viewthread.php?tid=2080878
|
[html]
"Script>
Var clickOBJ=null;
"/script>
"Table border=1><tr>
"Td filled="f"" d "patient" India God hacks "
"Td filled="f"" d "and" click me</td>
"Td filled="f"" d "patient" thinking on Streaking "
"Td filled="f"" d "patient" their mind set on a certain candidate "
"/tr></table>
"Script for=" d "event=" onclick, ""
This.style.backgroundColor= "skyblue";
If (clickOBJ!=null)
ClickOBJ.style.backgroundColor= "";
ClickOBJ=this;
"/script>
[/html] |
TU! !
Scouring see articles master learning quickly. |
|