Notifications
Clear all

passing dynamic url to iframe

4 Posts
2 Users
0 Likes
3,054 Views
Posts: 2
Topic starter
(@yoram)
New Member
Joined: 3 years ago

Hi, is it possible to set some links on the main page that will be passed and force iframe to change the display (different URL). so those links (or buttons) are not part of the iframe area itself but iframe will receive the url after the user will click on one of the buttons

many thanks

Yoram

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

Where is the iframe? on the same page or on a different one? 

On the same you can do this with setting the target.

On a different one you have the iframe on a different page and you can pass the url as a parameter to this page. The feature is called "Map parameter to url/ Use parameter value as iframe url" on the pro version.

Best regards,

Michael

Reply
Posts: 2
Topic starter
(@yoram)
New Member
Joined: 3 years ago

thanks

have a look at http://new.kariv.biz/p1/

the colored buttons (closed to the top of the page)  should change (control) the iframe  view (HTML) . now it has just the default one but it should run according to the button that the user will click on, the buttons are  at the main page (on the top)  (the main page will be the only page) all dynamic data will be display at the iframe

the buttons are not part of the iframe

many thanks

Yoram

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

Simply use target="advanced_iframe" in the links.

Best regards,

Michael 

Reply