(pops) understanding of hyperlinks pseudo-classes, is (). The true & lt;/td> A, A: link said not click & lt;/td> B, a: hover said after clicking the status & lt;/td> C, a: visited says it has access to state & lt;/td> D, a: active said after clicking the status & lt;/td> WorngRight
The function MM_popupMsg (MSG) {//v1.0
Alert (MSG);
}
The function MM_findObj (n, d) {//v4.01
Var p, I, x;
if(! D) d=document;
If ((p=n.i ndexOf ("?" )) & gt; 0 & amp; & The parent. Frames. Length) {
D=parent. Frames [n.s ubstring (p + 1)]. The document;
N=n.s ubstring (0, p); }
if(! [n]) (x=d & amp; & Da da ll ll) x=[n].
for (i=0; ! X& & ifor(i=0; ! X& & D.l ayers& & i if(! X & amp; & D.g etElementById) x=d.g etElementById (n);
Return the x;
}
The function MM_showHideLayers () {//v6.0
Var I, p, v, obj, args=MM_showHideLayers. The arguments;
for (i=0; i<(args. Length - 2); I +=3) if ((obj=MM_findObj (args [I]))!==null) {v args [I + 2];
If (obj. Style) {obj=obj. Style; V=(n=='show')? 'visible' : (v=='hide')? 'hidden' : v. }
Obj. Visibility=v; }
}
</script>
<style type="text/CSS" & gt;
# keys {
position:absolute;
}
# father {
position:absolute;
Visibility: the visible;
}
</script>
CodePudding user response:
because you didn't tell me what is the rules of right and wrong, I can only help you finish procedure of syntax error modification
<meta charset="utf-8" & gt;
<style>
# keys {
position: absolute;
}
# father {
position: absolute;
Visibility: the visible;
}
</style>
<body>(pops) understanding of hyperlinks pseudo-classes, is (). The true & lt;/td> A, A: link said not click & lt;/td> B, a: hover said after clicking the status & lt;/td> C, a: visited says it has access to state & lt;/td> D, a: active said after clicking the status & lt;/td>
WorngRight