E đang mần script random text như thế này : <html>
<body>
<script type="text/javascript">
var r=Math.random();
if (r>0.5)
{
document.write("<a href='http://www.w3schools.com'>Learn Web Development!</a>");
}
else
{
document.write("<a href='http://www.refsnesdata.no'>Visit Refsnes Data!</a>");
}
</script>
</body>
</html>
xài tốt, nhưng chỉ có 2 tip xài ko đủ, e thêm }
else
{
document.write("<a href='http://www.daivietpda.com'>daivietpda</a>");
}
mà code ko hiện T.T chả nhẽ sửa ở var r=Math.random();
if (r>0.5)
ai mần giúp e nhớ T.T e thíx js nắm ko dám mơ tới php