Tagged: x
-
AuthorPosts
-
March 13, 2017 at 2:37 am #1404505
Victor50000ParticipantHello!
I’m trying to add a responsive iFrame to show and external page used for course appliance.
However, I’m getting a weird bug when scrolling the page.
Using latest versions of everything, URL: http://repulse.digisera.se/kursanmalan
This code was supplied to me from the developers of the course appliance page:
<iframe width="100%" height="1000" src="http://www.dinkurs.se/users/763/forms/eventlist2017.asp?group=420" frameborder="0" scrolling="no" allowtransparency="true"></iframe> <script language="JavaScript" type="text/javascript" src="https://dinkurs.se/func/jquery.responsiveiframe.js"></script> <script> var $j = jQuery.noConflict(); $j(document).ready(function() { ;(function($){ $(function(){ $('iframe').responsiveIframe({ xdomain: '*'}); }); })(jQuery); }); </script>I added the code throught raw content in cornerstone.
Any idea what causes this problem?
Thank you so much for all help!
March 13, 2017 at 2:46 am #1404516
Paul RModeratorHi,
Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1404505 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
