带有CSS3问题的Content Navigator

时间:2014-01-09 12:08:32

标签: html css html5 css3

我正在尝试实施类似this Demo-2的内容。 现在我的问题是当我点击this, only index2.html时,它默认不加载Demo-2。我想在index2.html加载时立即加载Demo-2。我是CSS3&的新手。我不知道如何让它发挥作用。请帮帮我。

1 个答案:

答案 0 :(得分:1)

试试这个,不确定这是否有效。

<body onload='location.href="#slide-main"'>