|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all -
Im looking for a solution to a faster opening of a new browser window. I have a page I wish to open in a new browser window and have been trying all methods - and all work(javascript, winpop, ahref-blank etc) But some are painfully slow -even on BBand. Using winpop seems quick but I may run into popup blockers. (BTW - this is a user selected resource - not an annoying window) The resource is on a different website. For instance open a link placed by readers in the Forum and its nice and quick -- pleeeeaaase whats the technique - many other methods leave me hitting the red cross to stop it after waiting 15-30 seconds :) Thanks for any help. Keep well |
|
|||
|
Are you encountering the problem with a javaScript 'window.open' or a simple target="_blank" ?
This works w/o pop blocker issues: <script language="JavaScript" type="text/JavaScript"> <!-- function go(theURL,winName,features) { window.open(theURL,winName,features); } //--> </script> You'll need to customize the window features you want. |
|
|||
|
Hi John - sorry about the delay in replying.
Thanks for that. Thats a vast improvement on speed. I honestly dont know what the problem was/is. I had been trying a similar js that seemed to take ages to load the page. I suspect that some speed issues may be cos I have cookies blocked and that affects loadups - not sure. But thanks - I'll go with this for now. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |