1.function winHt()
2.{
3.var ht='';
4.ht=document.body.clientHeight;//gets the body height of window opened.
5.alert(ht);
6.}
Wednesday, March 18, 2009
Subscribe to:
Post Comments (Atom)
Alok Kumar Sinha (B.Tech in Computer Science Engg ) A Forum for software Developers. Solutions for Asp.Net, C#, VB.Net, Javascript, Html and DHTML.
No comments:
Post a Comment