examples/bootstrap/modal.html
[roojs1] / examples / bootstrap / modal.html
1
2 <script type="text/javascript" src="https://platform.linkedin.com/in.js">
3   api_key: 75o3wpchutc38g
4   authorize: false
5
6 </script>
7
8
9 <p>This is a simple login button. When the user has logged in, the code inside of the script will be run.</p>
10
11 <script type="IN/Login">
12   Hello, <?js= firstName ?> <?js= lastName ?>.
13 </script>