Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post 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
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Index Page As Pop Up 
 
G'day Mate,

It could be done but it's messy   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.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Index Page As Pop Up 
 
Lopalong wrote: [View Post]
G'day Mate,

It could be done but it's messy   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
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Index Page As Pop Up 
 
Thanks I will wait and see if anyone else can help...
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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..
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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