Page 1 of 1

total newbie here but, I need some embedding help

Posted: Wed Oct 23, 2002 11:09 am
by cknouse
I am using php-nuke as the portal system. I have a ladder system (separate code ) that i need to embed in the php-nuke.

Currently I use a new window pop up but want to have wahts in the new window actually display in the center of the page.

I tried using the addon sample provided , but i can only assume that the hard code from the ladder system is cuasing issues.

you can view how i've dont it here http://www.camelotarena.com/ then click on the ladder section. Where the hyper link is ( and when the new window pops up that content) is where I want the ladder system. *does that make sense?*

I want what is in the pop up to be embedded in the center of the page.

Any suggestions on hwo to accomplish would be greatly appreciated, if it can even be done.

Posted: Thu Oct 24, 2002 5:27 am
by Takuma
Don't use PHP-Nuke make your own and you'll be able to do whatever you want to do with it.


Anyway what is a ladder?

Posted: Thu Oct 24, 2002 7:31 am
by volka
onClick="window.open('http://www.camelotarena.com/html/ladder ... llbars=yes');">I agree to the terms above</a>
this opens the new window.
Take a look at the other links i.e. <a href="modules.php?name=Your_Account">Your Account</a>