Question regarding the use of iframes in Safari and Chrome's startup pages
        Posted  
        
            by Wesley
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Wesley
        
        
        
        Published on 2010-05-16T14:28:11Z
        Indexed on 
            2010/05/16
            15:00 UTC
        
        
        Read the original article
        Hit count: 268
        
If you have ever used a new release of either Chrome or Safari, you know that when you add a new tab, the default screen is a grid like setup with your most favorite links sitting there waiting to be clicked on. What makes it even nicer is the graphical interface, with actual pictures of the websites they are representing.
I am looking to do something similar, how is it done? Are they simply iframes? iframes set with css? If anyone has any knowledge about the actual implementation of this seemingly simple festure, please share!! Thanks
© Stack Overflow or respective owner