Page tips
********************************************
Free JavaScript provided by ©2003-VB'Breizh
1. Window always on top
2. History
3. Window location
4. Window name
5. Hide window scrollbars
...Download the JavaScript source code (0.66 kb)
//1. Window always on top : insert this line in the body tag : //2. History : 2-1. history length----------------------------------- 2-2. change url : insert these links in the body tag
Back page
Next page
2.3. change url : similar method---------------------
Back page
Next page
//3. Window location : return the url of the selected page //4. Window name : return the name of the selected page //5. Hide window scrollbars :
Scrollbar
Comment, question ?