Skip to content

Commit

Permalink
9497-resolve-the-issues-integrators-are-having-when-embedding-summari…
Browse files Browse the repository at this point in the history
…es-into-iframes
  • Loading branch information
leomendoza123 committed Nov 13, 2024
1 parent 8b99235 commit 629d86a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 252 deletions.
15 changes: 12 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
<!-- Note this file is pusblish via Github Pages at the URL https://orcid.github.io/orcid-angular, by placing it on the `gh-pages` branch -->
<!--
This file is published via GitHub Pages at the URL: https://orcid.github.io/orcid-angular.
To make it publicly accessible, it must be included in the `gh-pages` branch of the repository.
If you need to update this file ensure the changes are correctly committed
and pushed to the `gh-pages` branch.
For more information about GitHub Pages and the `gh-pages` branch, visit:
https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages
-->

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dynamic Dialogs with URL Validation</title>
<title>ORCID Summary iFrame Display Tester</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -83,7 +92,7 @@
</head>
<body>
<div class="header">
<h1>ORCID iFrame Display Tester</h1>
<h1>ORCID Summary iFrame Display Tester</h1>
<p>
This tool allows you to display ORCID IDs within iframes of various
sizes. Test how the content adapts to different iframe dimensions.
Expand Down
249 changes: 0 additions & 249 deletions summary-iframe-implementation-sample.html

This file was deleted.

0 comments on commit 629d86a

Please sign in to comment.