Embedded Iframe: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 57: Line 57:
*Copy the code
*Copy the code
*Change the element '''src''' to be called '''data-src'''
*Change the element '''src''' to be called '''data-src'''
*Add the new elements ''' ouriFrame'''  and "src=””" as follows so the iFrame starts like '''<iFrame ouriFrame src=""  the new data-src element should follow src=”” after a space.
*Add the new elements ''' ouriframe'''  and "src=””" as follows so the iFrame starts like '''<iFrame ouriframe src=""  the new data-src element should follow src=”” after a space.


Example:  
Example: