Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could we use this js as bookmarklet on ios? #1

Open
ehaab opened this issue Jan 1, 2018 · 1 comment
Open

Could we use this js as bookmarklet on ios? #1

ehaab opened this issue Jan 1, 2018 · 1 comment

Comments

@ehaab
Copy link

ehaab commented Jan 1, 2018

Thanks for cool script. Could we use this script as bookmarklet?how?

Furthermore, i tried the console on ios 10 and the console never shows! Is there any problem with following setup ?

<html>
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="./inline-console.js"></script>
<script src="./inline-console.min.js"></script>
</head>
<body>

<br>
Inline Js Console

</html>
@rwblackburn
Copy link
Owner

Using this as a bookmarklet is a cool idea. I'll have to look into that.

I have not messed with this in iOS 10 much, but let me try out your code and see if it works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants