I studied how to create bookmarklets for use with mobile safari, and I ran into this problem:
I am not sure why I cannot find any questions on this topic. And my Google searches also had nothing. But it seems that iOS has completely banned the use of JavaScript in the address bar of a mobile safari. A message appears that looks like this:

They even got to the point that when you edit a bookmark on mobile Safari, there is no way to avoid single quotes or double quotes, and they completely disable double quotes from the keyboard - thus the handicap is the ability of the user to create a bookmark with these characters in it.
So, is there a way to make a bookmarklet that actually does something? For example, can I create a bookmarklet that allows me to link to a specific website using the selected text as a parameter in the URL?
And is it just me or is it something new?
source share