Notifications
Clear all

Problems gettings parameters in IOs devices

4 Posts
2 Users
0 Likes
822 Views
Posts: 2
Topic starter
(@rgoico)
New Member
Joined: 4 years ago

Hi!

I bought the plugin and i'm trying to pass into an iframe a concreate code...

Ex: parent url : /configurador/?code=2134097

And into the iframe i want to pass the code parameter...

Following the tutorials i was able to do it with the following shortcut:

[advanced_iframe src="https://..../index.php" url_forward_parameter="code" height="700"]

I want to say that works like a charm in all the devices but not on IOS devices...

Also to say that parent domain and iframe domains are differents and parent doesn't have the https yet.. (development environment)

Can anyone help me with that? Thanks in advance.

3 Replies
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

There should no be any difference. 

See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/url-features -> example 49 for a alternative solution how to pass things. 

So IOS is ipad iphone or also MAC? 

can you enable the debug console: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/debug-javascript-example

then you see also on iio the url you get in the iframe. 

Best, Michael

Reply
Posts: 2
Topic starter
(@rgoico)
New Member
Joined: 4 years ago

I will try it in a while! I'll keep you posted!

P.D. It's with iphone.

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

All good now?

Reply