Pop Up Window

This is a discussion on "Pop Up Window" within the Web Page Design section. This forum, and the thread "Pop Up Window are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 29th, 2006, 10:41
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Cool Pop Up Window

Me Agen The Anoying Noob Head..

My Friend Wants A Pop Up Window On His Web Site ( Don't Ask Why He's A Freek ) And I Don't Know The Code For It.


MEANING:: When You Click On A Page A Pop Up Comes Up About 340,360 ( change atributes in paint its were i got the size from )
With No Adress Bar ..


Any Sugestions ?
Reply With Quote

  #2 (permalink)  
Old Jul 29th, 2006, 12:31
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Pop Up Window

Ummm, just a quick point.
Many users have pop-up blockers these days to stop annoying pop-up windows (me included).
If your mate does use these, lot of people won't see it anyway.
Reply With Quote
  #3 (permalink)  
Old Jul 29th, 2006, 12:35
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Pop Up Window

Javascript is what you need.
Reply With Quote
  #4 (permalink)  
Old Jul 30th, 2006, 05:53
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: Pop Up Window

Quote:
Originally Posted by RedSkwirrell View Post
Ummm, just a quick point.
Many users have pop-up blockers these days to stop annoying pop-up windows (me included).
If your mate does use these, lot of people won't see it anyway.

dont ask me as i sed hes a freek lol i have popup blocker to and im gratefull cuz hes the sort of person that wud put manky piks on um so ye anyway thanx peeps
Reply With Quote
  #5 (permalink)  
Old Aug 5th, 2006, 05:16
Up'n'Coming Member
Join Date: Aug 2006
Location: Peru
Age: 21
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Pop Up Window

Easy, man. In javascript:
var url="your_url.html?parameter1=something&parameter2 =another_thing";
var features="dialogHeight=710px,dialogWidth=700px,sta tus=no,toolbar=no,menubar=no,location=no,resizeabl e=yes,scrollbars=no";
window.showModalDialog(url,null,features);//this opens the popup

You can personalize almost anything in the features.
But it's useless cuz only works on IExplorer.
Reply With Quote
  #6 (permalink)  
Old Aug 19th, 2006, 04:22
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: Pop Up Window

cheers but iv found a dhtml 1 that pop up blokers dont block
Reply With Quote
  #7 (permalink)  
Old Aug 21st, 2006, 10:17
Up'n'Coming Member
Join Date: Jul 2005
Location: uk
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Pop Up Window

Any chance you can share this code with me.
Use pop ups for thumbnails sometimes so the page size, menus etc can be specified, but its getting tricky with pop up blockers!!

Thanx
Cyberseed
Reply With Quote
  #8 (permalink)  
Old Aug 21st, 2006, 10:22
minute44's Avatar
Moderator
Join Date: Apr 2006
Location: Nottingham UK
Age: 24
Posts: 1,347
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to minute44
Re: Pop Up Window

Call your friend an idiot and pimp slap him!

Pop-ups =
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
Reply With Quote
  #9 (permalink)  
Old Aug 22nd, 2006, 14:19
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: Pop Up Window

ill pimp slap you
Reply With Quote
  #10 (permalink)  
Old Aug 22nd, 2006, 14:20
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: Pop Up Window

http://www.dynamicdrive.com/dynamici...htmlwindow.htm

the code i founds on there u gota mess about with it abit tho |
Reply With Quote
Reply

Tags
pop, window

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open another new window from javascript window thehermitage JavaScript Forum 10 Jan 27th, 2008 19:42
Change open in new window to open in same window nsr500rossi JavaScript Forum 2 Jan 18th, 2008 14:13
[SOLVED] open new window from main window AdRock Other Programming Languages 1 Nov 1st, 2007 02:45
New Window Help? Athlete22 JavaScript Forum 1 Jun 1st, 2007 13:06
I don't want new window daygoes JavaScript Forum 1 Sep 11th, 2006 17:22


All times are GMT. The time now is 17:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43