HighDots Forums  

How do i create a Pop-up Picture

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do i create a Pop-up Picture in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
martigen
 
Posts: n/a

Default How do i create a Pop-up Picture - 07-10-2004 , 10:34 PM






I want to create a pop-up picture to appear as soon as visitors log on my website, how do i do this?

Reply With Quote
  #2  
Old   
thxmacromeida
 
Posts: n/a

Default Re: How do i create a Pop-up Picture - 07-11-2004 , 02:30 AM






IMO, if its advertisement, i definately wouldnt do pop-ups. Either way, a
solution is below.
<script language="JavaScript" type="text/JavaScript">
window.open('the_page_to_open.html', 'Window_name', 'width=350, height=615,
location=no, menubar=no, status=no, toolbar=no, scrollbars=no, resizable=no')"
</script>
Place it in your header, and it should open automatically.

I am not 100% sure this will work.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.