Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <button class="myButton" onclick="openApp()">VOC 24K</button>
- <style>
- .myButton {
- background-color:#44c767;
- -moz-border-radius:28px;
- -webkit-border-radius:28px;
- border-radius:28px;
- border:1px solid #18ab29;
- display:inline-block;
- cursor:pointer;
- color:#ffffff;
- font-family:Arial;
- font-size:17px;
- padding:16px 31px;
- text-decoration:none;
- text-shadow:0px 1px 0px #2f6627;
- }
- .myButton:hover {
- background-color:#5cbf2a;
- }
- .myButton:active {
- position:relative;
- top:1px;
- }
- </style>
- <script>
- var openApp = function() {
- window.location.replace('gojek://gopoints/voucherbatch/d8c9ca54-4329-4ba5-8ffd-05b14f580542');
- };
- </script>
- <br>
- <br>
- <br>
- <pre>
- //ID 24K@4X d8c9ca54-4329-4ba5-8ffd-05b14f580542
- //ID 15K@20X e8752d86-808e-4ad5-8a46-fa1569446064
- </pre>
Advertisement
Add Comment
Please, Sign In to add comment