bluerobe
Junior Member   Posts: 21 Registered: 5/9/2005 Status: Offline
|
posted on 11/11/2005 at 01:43 PM |
i have a question about this mod . i instaled it and it works fine cept for
one thing . the section that in wraping to is a dkp section in my webserver
. now i have it wrapped to the index page. so when i click on the link it
takes me to the dkp index page . the index page is wrapped in the middle of
my website as intended . the thing is that inside that dkp section theres 4
other links also . so when i click on the links inside the wrapped page it
takes me to another page but it doesnt stay wrapped, only the first ( dkp
index page ) stays wrapped . how can i make it so any links i click inside
that wrapped index page takes me through the various links and it all stays
wrapped in the middle of my php site . thanks shawn i know im a pain bud,
but if worse comes to worse let me know and ill pay for your time . i like
having things neat . hm just in case im not making myself clear. i want to
wrap and entire 5 pages within my php site. in other words the page that i
have wraped plus the links in that wrapped page i want to stay wrapped when
i click on them . capiche ? |
| |
| |
Shawn
Administrator   Posts: 4538 Registered: 10/7/2002 Status: Online
|
posted on 2/20/2006 at 05:25 PM |
The pages will stay wrapped by default unless: 1. the link has a
target="_something", or 2. the next page have some javascript that keeps it
from being wrapped (in an iframe).
-Shawn
[Edited on 2/20/2006 by Shawn] |
| |