← Prev in month
← Prev in thread
Next in thread →
Next in month →
Action Item: Object example for iframe
I have drafted the requested example. The work is on this pull request: https://github.com/oasis-tcs/dita/pull/727 The new object example is: <object type="text/html" data= > %2C0.00030577182769775396 %2C51.478569861898606 &layer=mapnik" width="800" height="600" id="map-uk-greenwich" outputclass="iframe"> <desc>Greenwich, England</desc> <fallback><xref format="html" scope="external" href= > %2C0.00030577182769775396 %2C51.478569861898606 &layer=mapnik" /></fallback> </object> The HTML file with the intended iframe is: <! DOCTYPE html> <html> <head> <title> Test of Iframe </title> </head> <body> <p> Iframe to an interactive map 4: </p> <iframe src = "https://www.openstreetmap.org/export/embed.html?bbox=-0.004017949104309083%2C51.47612752641776 %2C0.00030577182769775396 %2C51.478569861898606 &layer=mapnik" > Greenwich, England </iframe> </body> </html> Cheers, E. _____________________________________________ Eliot Kimber Sr Staff Content Engineer O: 512 554 9368 M: 512 554 9368 servicenow.com LinkedIn Twitter YouTube Facebook
← Prev in month
← Prev in thread
Next in thread →
Next in month →