Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
tomoslewis
regular


Reg'd: Wed
Posts: 94
link opening in new window without address bar
      #58251 - Mon Apr 12 2004 12:38 PM

i want to make a link open in anew window but without the addressbar.i've done it before but forgot how to do it.anyhelp?


Post Extras: Print Post   Remind Me!   Notify Moderator  
ianm
regular


Reg'd: Fri
Posts: 349
Loc: Colchester
Re: link opening in new window without address bar [Re: tomoslewis]
      #58277 - Mon Apr 12 2004 01:36 PM

Hello,
<script language="javascript">
function openMywindow(){
open("PathToPage.html","PageName","scrollbars=0, width=100,height=100, top=5, left=5, title=YourTitle").focus();
}
</script>

<a href="javascript:openMywindow()"><img src="PathToImage"/></a>

Is this what you are after?

Regards Ian


Post Extras: Print Post   Remind Me!   Notify Moderator  
tomoslewis
regular


Reg'd: Wed
Posts: 94
Re: link opening in new window without address bar [Re: ianm]
      #58409 - Mon Apr 12 2004 05:49 PM

ye, cheers


Post Extras: Print Post   Remind Me!   Notify Moderator  
tomoslewis
regular


Reg'd: Wed
Posts: 94
Re: link opening in new window without address bar [Re: ianm]
      #67700 - Thu May 13 2004 09:15 PM

anyone know how i can do the same for another link on the same page, as i;ve tried but it keeps opening the same page as the other link.i've tried changing the part pathtopage.html


Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 2 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 283

Contact Us | Privacy statement Main website