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

Javascript Booking Widget in Muse

New Here ,
Jul 24, 2017 Jul 24, 2017

Copy link to clipboard

Copied

I have a new reservation system and they have given me this code to embed on my reservation page to add the interface for booking.

I cant seem to make it work in any configuration. Any help would be appreciated.

Thanks!

Beth

<script type="text/javascript" src="https://code.jquery.com/jquery-2.2.4.min.js"></script>

<script type="text/javascript">

$(function() {

var widgetFrame = $("#rd-widget-frame");

widgetFrame.load("https://7723fded-c4a4-4605-b717-6a890ecd2c71.resdiary.com/widget/Standard/GlenwoodVaudevilleRevue/42");

})

</script>

<div id="rd-widget-frame" style="max-width: 600px; margin: auto;"></div>

Views

319

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
Adobe Employee ,
Jul 26, 2017 Jul 26, 2017

Copy link to clipboard

Copied

LATEST

Who do you mean by "they"? Did you check with them about what the problem could be?

Thanks,

Preran

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