Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Directory Submission Service   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 03-03-2008, 01:11 AM   #1 (permalink)
Junior Member
 
Join Date: 02-15-08
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

bekdesigns is liked by many
Popup new window

I've been trying to figure out whats going on with this popup script...

http://bekdesigns.com/platinum/index_calendar.php
Click on "Disco Night"

The popup will open in a new window, but also will open in the frame as well...
Not a clue why its doing that. It should just be opening in the popup and nothing else. Below is the script for the popup:

HTML Code:
var newWindow function openPic (url,name,wide,high) { newwindow=window.open(url,'name','height=400,width=200'); if (window.focus) {newwindow.focus()} } function closeWindow() { if (window.newWindow && window.newWindow.open && !window.newWindow.closed) window.newWindow.open(); } function pickColor(color) { if (ColorPicker_targetInput==null) { alert("Target Input is null, which means you either didn't use the 'select' function or you have no defined your own 'pickColor' function to handle the picked color!"); return; } ColorPicker_targetInput.value = color; document.cate.name.style.color = document.cate.color.value; document.cate.name.style.background = document.cate.background.value; } var topcal = new CalendarPopup("testdiv2"); var cp = new ColorPicker();
Any help to fixing this would be greatful!

-Eric
bekdesigns is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-03-2008, 01:17 AM   #2 (permalink)
Junior Member
 
Join Date: 02-15-08
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

bekdesigns is liked by many
fixed.
close post.
bekdesigns is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



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

Similar Threads
Thread Thread Starter Forum Replies Last Post
IE6 Popup... bekdesigns Coding Forum 6 03-15-2008 08:11 PM
Title Javascript popup window thumbtak Coding Forum 16 03-09-2007 05:44 AM
how to populate parent window from child window usin coldfusion daraptor Coding Forum 0 01-28-2007 09:53 PM
Simple javascript popup window not working in FF spyderscripts Coding Forum 2 07-15-2006 07:02 PM
Help: Popup Window from Flash kontra Coding Forum 2 05-21-2004 09:43 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:31 PM.
© Copyright 2008 V7 Inc