24 lines
1013 B
HTML
24 lines
1013 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<style>
|
||
|
.Navbar iframe{display:block}
|
||
|
#navbar-iframe{display:block;height:30px}
|
||
|
</style>
|
||
|
</head>
|
||
|
<div id="navbar-iframe-container"></div>
|
||
|
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
||
|
<script type="text/javascript">
|
||
|
gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
|
||
|
if (gapi.iframes && gapi.iframes.getContext) {
|
||
|
gapi.iframes.getContext().openChild({
|
||
|
url: 'https://www.blogger.com/navbar.g?targetBlogID\759106705776667990876\46blogName\75Eyes-Free+Android\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75LAYOUTS\46searchRoot\75//eyes-free.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://eyes-free.blogspot.com/\46vt\0753838418027704573183',
|
||
|
where: document.getElementById("navbar-iframe-container"),
|
||
|
id: "navbar-iframe"
|
||
|
});
|
||
|
}
|
||
|
});
|
||
|
</script>
|
||
|
<div>After the iframe</div>
|
||
|
</body>
|
||
|
</html>
|