Hướng dẫn Embedding Responsive iframes trong Drupal site

Hướng dẫn Embedding Responsive iframes trong Drupal site

Implementing iframe elements can be troublesome for both content editors and developers, that's even before trying to make them responsive. After some recent project work I'm here to tell you there is an easy way to handle them.

Components

Responsive child page

For this project the child page was themed so it was already responsive and fit the entire width of the page so it would work with any iframe size.

Link iframe formatter module

The initial setup is straight forward:

  1. Download Link iframe formatter module and enable.
  2. Assign a link field to a content type so the content editor doesn't have to worry about markup.
  3. Setup the display of the link field to "Link iframe formatter"

We now have the initial ground work complete. Now comes the fun part, making the iframe responsive.

Responsive iframes libraray

For our recent project we chose the Responsive iframes library. It's simple (the code can be read through in about 5min) and initial implementation is very simple.

<!-- Activate responsiveness in the "child" page -->

<script src="/js/jquery.responsiveiframe.js"></script>

<script>

  var ri = responsiveIframe();

  ri.allowResponsiveEmbedding();

</script>

  

<!-- Corresponding code in the "parent" page -->

<script src="/js/jquery.js"></script>

<script src="/js/jquery.responsiveiframe.js"></script>

<script>

  ;(function($){          

      $(function(){

        $('#myIframeID').responsiveIframe({ xdomain: '*'});

      });        

  })(jQuery);

</script>

Note: The above was taken from the Responsive iframe project page.

Issues we had to overcome

Page elements updating

Responsive iframe library triggers a resize when the screen size changes. With this in mind we ran into an issue where the child (the page we are displaying in the iframe) would have elements update and add additional height, causing elements to disappear in the borders of the iframe. After reading through the library and some googling I ended up with the following solution. The following is javascript that is added to the child page. It watches for changes in the DOM and sends notifications to the parent.

// When fields are updated (invalid content).

$('form').bind('DOMNodeInserted DOMSubtreeModified DOMNodeRemoved', function(event) {

ri.messageParent();

})

Disable scrolling to top of page

By default, if the iframe size updates the parent page scrolls to the top, we don't want that. After reading through the code I was able to use the following as a solution on the parents end:

$("#myIframeID").responsiveIframe({ scrollToTop: false });

Note: This is an update to the existing javascript.

How to determine if the child page is in an iframe

We had a requirement to set some css for the child iframe. In this case we only wanted to set the style when the child was in the iframe. Since we cannot set css from the parent, we came up with the following solution.

if (window.self != window.top) {

$("html").css('overflow' , 'hidden');

}

Conclusion

Here are some simple elements that ended up making the project work a success. Please let me know approaches you have taken in the comments below.

Bạn thấy bài viết này như thế nào?: 
No votes yet
Ảnh của Tommy Tran

Tommy owner Express Magazine

Drupal Developer having 9+ year experience, implementation and having strong knowledge of technical specifications, workflow development. Ability to perform effectively and efficiently in team and individually. Always enthusiastic and interseted to study new technologies

  • Skype ID: tthanhthuy

Tìm kiếm bất động sản

 

Advertisement

 

jobsora

Dich vu khu trung tphcm

Dich vu diet chuot tphcm

Dich vu diet con trung

Quảng Cáo Bài Viết

 
Máy bay Internet của Facebook không khác máy bay ném bom

Máy bay Internet của Facebook không khác máy bay ném bom

Máy bay phát Internet của Facebook chính thức lộ diện.

Ví dụ viết 1 Unit Test

Ví dụ viết 1 Unit Test trong PHP

Và chúng ta sẽ thực hiện các động tác test nó, bằng cách copy các link của YouTube vào, càng nhiều trường hợp các tốt. Ở đây lưu ý, mặc định thì tham số video id (v=) luôn là tham sau đầu tiên trên URL của YouTube,

Cài đặt hook_flag_access for controlling what the user can flag Drupal

Cài đặt hook_flag_access for controlling what the user can flag Drupal

Recently, a client wanted their site users to be able to show their support for certain content nodes in Drupal. This can be done very nicely with the flag module. In case you missed it, flag module is a very useful module that has many applications - such as flag as offensive, like, friend, etc.

Công ty diệt chuột T&C

 

Diet con trung