There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot browser bsod computer cpu crash css dell desktop driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware missing monitor network networking outlook outlook 2003 outlook 2007 outlook express password popups problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
popup windows


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
i hate ram's Avatar
Computer Specs
Distinguished Member with 2,459 posts.
 
Join Date: Jul 2003
Location: CT
Experience: Advanced
14-Jun-2005, 04:03 PM #1
popup windows
hey, i have a website and i'd like to have little popup windows with content in them, but i have a freewebs template (for now). i'd like to get maybe some kind of java popup but without having to do a http:// redirect, since it really just wont work in my situtation.. i really dont know how else to explain it but if you need clarification just ask.


ram
namenotfound's Avatar
Computer Specs
Distinguished Member with 2,049 posts.
 
Join Date: Apr 2005
Location: New York
Experience: I know what I know, I am what I am.
14-Jun-2005, 06:23 PM #2
Put this between your <head> tags

Code:
function popup_var()
{
window.open('YOUR_POPUP_PAGE','TITLE','width=300,height=100,resizable=no,scrollbars=no,');
}
You can change the those things like width and height. "resizable" means the "maxamize" button on the titlebar

Put this between your <body> tags:

HTML Code:
<a href='javascript:popup_var();'>text to be clicked on</a>
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:08 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.