You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 49 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - how to open external file in nuke's new windows? [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
free69
Guest






PostPosted: Mon Feb 10, 2003 2:12 am Reply with quoteBack to top

Anybody help me please!
I want to make a link to nuke's module or block, to call external file in this nuke's NEW WINDOWS.

Thank you in advance.
Find all posts by Anonymous
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Mon Feb 10, 2003 4:32 am Reply with quoteBack to top

excuse me??

Do u mean add a link in the modules block that opens a new window with an external page in??

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
fre69
Guest






PostPosted: Mon Feb 10, 2003 6:07 pm Reply with quoteBack to top

Yes, I want to open an external file in a new windows.
Find all posts by Anonymous
sixonetonoffun
Major
Major


Joined: Jan 13, 2003
Posts: 892


PostPosted: Mon Feb 10, 2003 6:42 pm Reply with quoteBack to top

Here is a block with java image link example. If you just want a full window just skip this and use a normal href with a named target. This has some decent options though. Hope that helps answer your question. Razz
You can turn it into an array if you have several links just change the name
function openmypage()
function openmypage1()
function openmypage2()

Code:

if (eregi("block-WAP_Browser.php", $PHP_SELF)) {
    Header("Location: index.php");
    die();
}

echo "<SCRIPT LANGUAGE=\"JavaScript\">\n";
echo "//created by A1 javascripts - http://www.a1javascripts.com/\n";
echo "//plase leave this credit intact if using this script\n";
echo " //<--!\n";
echo "function openmypage()\n";
echo " {\n";
echo " window.open (\"http://tagtag.com/cgi/wapemulator.cgi\",\"openmypage\",\"width=220,height=440,location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,screenX=100,left=100,screenY=30,top=60\");\n";
echo " }\n";
echo "//-->\n";
echo "</SCRIPT>\n";

$content .= "<A HREF=\"javascript: openmypage()\" onclick=\"window.focus()\"><center><IMG SRC=\"images/wap_cell.gif\" Alt=\"WAP Browser\" BORDER=\"0\" width=\"20\" height=\"55\"></center></A>";


There it is everything I never knew about java.

_________________
www.netflake.com
www.glowoptics.com
Find all posts by sixonetonoffunView user's profileSend private message
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.401 Seconds - 250 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::