
Feb 15th, 2008, 17:42
|
 |
SuperMember
|
|
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: How to make the scrollbar of pop up window to roll down to the bottom by default
Just change the script line to
- Code: Select all
echo "<script>window.open('log_show?param1=$val1¶m2 =$val2¶m3=$val3#button', 'log', 'height=550,width=800')</script>";
|