SOLVED Index Page As Pop Up


Subject: Index Page As Pop Up
Hi

Is it pssible to make an index page appear as a pop up.... so instead of clicking index.php?page=2 and it opening in a new page it will appear as a half size page pop up


hope that makes sense

thanx

Inactive User
Subject: Re: Index Page As Pop Up
G'day Mate,

It could be done but it's messy :shock: It means adding onclick functions to the url's etc. And sometimes the .css path and anything else that the popup would need to function. :(

h**p://***.google.com.au/search?hl=...ndow+open&meta=

The biggest problem would be popup-blockers not allowing the popup - so it kind of defeats the purpose of doing it in the first place. ;)

Subject: Re: Index Page As Pop Up
Lopalong wrote: [View Post]
G'day Mate,

It could be done but it's messy :shock: It means adding onclick functions to the url's etc. And sometimes the .css path and anything else that the popup would need to function. :(

http://www.google.com.au/search?hl=...ndow+open&meta=

The biggest problem would be popup-blockers not allowing the popup - so it kind of defeats the purpose of doing it in the first place. ;)


thanks for the info.... would it be better to use javascript to create an open window..?

something like this
Code: [Download] [Hide] [Select]
<script language="Javascript" type="text/javascript">
<!--
window.open('{U_BIRTHDAYS_POPUP}', '_phpbbbirthday', 'HEIGHT=225,resizable=yes,WIDTH=400');
//-->

though I do not know exactly how that works...or is that still a pop up whill will be blocked

thanks again

Inactive User
Subject: Re: Index Page As Pop Up
Though I have made a few popups for .html files, this one's better left for the .php guru's to answer I think, because there's a lot more involved. ;)

Subject: Re: Index Page As Pop Up
Thanks I will wait and see if anyone else can help...

Subject: Re: Index Page As Pop Up
got this working by making a new page in CMS and making the function for that page open using simple_header probably a messy work around but no real changes to any major code and I can add blocks etc to the pages..


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1688s (PHP: 10% SQL: 90%)
SQL queries: 10 - Debug Off - GZIP Enabled