Search found 2 matches

by tiroled
Thu Mar 05, 2015 9:53 pm
Forum: General discussions
Topic: iframe redirecting
Replies: 20
Views: 14291

Re: iframe redirecting

Awesome. It works. Thank you, Thorsten!!
by tiroled
Thu Mar 05, 2015 7:44 pm
Forum: General discussions
Topic: iframe redirecting
Replies: 20
Views: 14291

iframe redirecting

I am using my own CMS and with

Code: Select all

<iframe src="server.test/faq/"></iframe>
the page redirects to the index page of phpMyFAQ automatically.

How can I disable the automatic redirecting of phpMyFAQ in iframes?