Notifications
Clear all

How to redirect the parent page when a login form submitted inside iframe?

2 Posts
2 Users
0 Likes
833 Views
Posts: 1
Topic starter
(@waleed)
New Member
Joined: 4 years ago

Hi,

Nice to be here..

I have 2 Questions:

1- where should I enter the purchase code? ? ? 

2- I have a login form inside iframe.. so how to detect login successfully submission by parent page, and then redirect it to another page?

Thanks in Advance

Waleed

1 Reply
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Hi,

1. Not needed. You have to use the version from codecanyon. For later versions this is maybe needed! I'm implementing a check right now but this has to be 100% because I hate if registered users have problems with things like that. 

2. It depends on the access you have to the iframe. If you are not on the same domain you can only detect onload events and redirect based on this. you can see a working example here:
http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/show-only-a-part-of-the-iframe#e4  

Best, Michael

Reply