• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

iFrame help

New Here ,
Apr 27, 2018 Apr 27, 2018

Copy link to clipboard

Copied

Hello, I'm currently trying to design a website using an iframe and buttons to change the src within the frame across six buttons. I'm having trouble finding or coding an iframe that allows me to assign separate buttons to to change the src of the same iframe. How do I go about doing this?

Views

203

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Apr 27, 2018 Apr 27, 2018

to link anything to an iframe it must have a name and id which is not something Muse does by default so you need to hand code that part... see this example;

Votes

Translate

Translate
LEGEND ,
Apr 27, 2018 Apr 27, 2018

Copy link to clipboard

Copied

LATEST

to link anything to an iframe it must have a name and id which is not something Muse does by default so you need to hand code that part... see this example;

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines