|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
How to turn pages Want to add a button on the page, clicking on the button will turn pages, how? |
[html]<body Onload=alert ( "pages included") "
"Input type=button value= renewable onclick=window.location.reload ()" [/html] |
|