How To Set Vertical Scroll For the Particular Page
window.onload = function()
{
document.body.scroll = "yes";
}
Note:IE Supported
|
|
|
|
Known Is A Drop,UnKnown Is An Ocean....
Njoy Programming
window.onload = function()
{
document.body.scroll = "yes";
}
Note:IE Supported
|
|
|
Related Posts : HowTo,
SQL Server
|
|
|
Labels: HowTo, SQL Server Posted by windows_mss at 4/10/2009
|
|
|
0 comments:
Post a Comment