View Single Post
  #4 (permalink)  
Old Feb 15th, 2008, 17:42
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
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&param2 =$val2&param3=$val3#button', 'log', 'height=550,width=800')</script>";
Reply With Quote