Webmastersite.net
Register Log In

Pop Up Window with scrollbars

Comments on Pop Up Window with scrollbars

babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
Posted Apr 03, 2007 - 11:14 AM:

I have the following...

<a href="link.php?action=detail&id=140&custom=yes&TID=detailsblank&usewrapper=no" target="win" onClick="window.open('','win','width=600,height=650','scrollbars=yes');">


but the pop-up doesn't have scrollbars. Can somebody help by telling me what it should be
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Apr 09, 2007 - 4:46 PM:

If you look at where popups are used in the current templates it has
<a href="index.php?custom=yes&TID=codes&headerfooter=no&trimhtmlto=10" target="win" onClick="window.open('','win','width=610,height=400,scrollbars=yes');">WSN Codes</a> 
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
Posted Apr 09, 2007 - 11:35 PM:

Paul wrote:
If you look at where popups are used in the current templates it has
<a href="index.php?custom=yes&TID=codes&headerfooter=no&trimhtmlto=10" target="win" onClick="window.open('','win','width=610,height=400,scrollbars=yes');">WSN Codes</a> 


AHA! I had an additional quote in there! Thanks Paul
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.