![]() |
I have an issue need a little hand shouldnt be to hard.
I have an issue and i need to redirect a link that is not in an iframe, to a location that uses an iframe.
Confusing yes, so let me show you. Example On that page you will see the block for "Forum statistics" Our newest member and then the persons name which is a link, I need this link to redirect to this page: Iframe As you can see if the main page link is clicked it will load it up in the same window, i need it to some how redirect to that iframe.. I have to use Iframe because the integration with drupal. PHP Code:
|
This hasn't a thing to do with PHP. You need to specify a named target in your HTML anchor in order to change an iframe.
So simply modify the anchor tag and add a target to the named iframe. This is part of the reason why I would suggest not using an iframe. |
if your talking about adding ' target="forumFrame">'
the Id of the iframe to the ending of that code i listed PHP Code:
I found an issue with the script im using as its not pathing properly i think i can figure it out without doing in an iframe but thx for helping can close this thread. |
| All times are GMT +1. The time now is 10:14 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.