jQuery.stayInWebApp icon indicating copy to clipboard operation
jQuery.stayInWebApp copied to clipboard

Stop your links from leaving full screen mode on iOS devices.

Results 7 jQuery.stayInWebApp issues
Sort by recently updated
recently updated
newest added

Hey there, Hope anybody can help me. I made a web-app with jquery mobile and I have three pages. index.php, login.php and logout.php. When I login and click I link...

I have a link with `onclick` to confirm the action, with `OK` and `CANCEL` option. On any desktop browser (Chrome, Safari...) it works properly, but on iOS WebApp (using `jQuery.stayInWebApp`)...

This adds Zepto compatibility for anyone swapping out jQuery for Zepto. (Fairly common for mobile web apps?) I did some basic testing here and all looks OK: https://dl.dropbox.com/u/1125125/stay/index.html

Hi, I just can't get it to work... Done all I should've done but it still opens Safari. I changed the if statement to this: if($(this).attr("target") != "_blank") so all...

Hi, Great work. It would be excellent if you could publish your code under an appropriate license. My suggestion is MIT and this is by far the most common choice...

Hi mrmoses, Having the issue that the link moves to safari instead keep using full screen mode so i found your plugin but can't figure out how i can let...