Created
November 10, 2017 13:06
-
-
Save dbarria/f06f662a9c6b6e87eb013b7faa3c3067 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<script type="application/javascript" src=https://bancoestado.staging.letsta.lk/widget.js></script> | |
</head> | |
<object data="https://google.cl/" width="100%" height="800px"> | |
<embed src="https://google.cl/" width="100%″" height="800px" /> | |
</object> | |
<script type="application/javascript"> | |
window.$LT(function(messenger){ | |
messenger.setByName("widget") | |
}); | |
</script> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment