¡@

Home 

javascript Programming Glossary: developer.apple.com

Mobile Safari renders <img src=“data:image/jpeg;base64…”> scaled on Canvas?

http://stackoverflow.com/questions/12554947/mobile-safari-renders-img-src-dataimage-jpegbase64-scaled-on-canvas

link JPEG files over 2M pixels will be subsampled. http developer.apple.com library safari #documentation AppleApplications Reference SafariWebContent..

-webkit-tap-highlight-color: rgba(0,0,0,0); on a div?

http://stackoverflow.com/questions/1974687/webkit-tap-highlight-color-rgba0-0-0-0-on-a-div

be affected by some kind of scripting or be a link. http developer.apple.com safari library documentation AppleApplications Reference SafariWebContent..

AJAX on the iPhone?

http://stackoverflow.com/questions/260302/ajax-on-the-iphone

Of course the iPhone supports ajax check out http developer.apple.com webapps for a BUNCH of resources for developing iPhone webapps...

javascript scroll event for iPhone/iPad?

http://stackoverflow.com/questions/2863547/javascript-scroll-event-for-iphone-ipad

e.g. window.onscroll function alert Scrolled See also http developer.apple.com safari library documentation appleapplications reference SafariWebContent..

Force orientation on iPad - javascript

http://stackoverflow.com/questions/3217805/force-orientation-on-ipad-javascript

only thing I've found says orientation is read only http developer.apple.com safari library documentation DataManagement Reference DOMWindowAdditionsReference..

What is console.log and how do I use it? [duplicate]

http://stackoverflow.com/questions/4743730/what-is-console-log-and-how-do-i-use-it

chrome developer tools docs overview https developer.apple.com technologies safari developer tools.html Internet Explorer Don't.. iOS Works for all iPhones iPod touch and iPads. http developer.apple.com library ios ipad #DOCUMENTATION AppleApplications Reference..

localStorage and 'file:' protocol not persistent, SQLite gives SECURITY_ERR

http://stackoverflow.com/questions/7540904/localstorage-and-file-protocol-not-persistent-sqlite-gives-security-err

a bit more space than cookies. Safari supports it http developer.apple.com library safari ipad #documentation iPhone Conceptual SafariJSDatabaseGuide..

Webkit JavaScript Reference

http://stackoverflow.com/questions/871460/webkit-javascript-reference

this question How about the WebKit DOM Reference http developer.apple.com safari library documentation AppleApplications Reference WebKitDOMRef.. there's the 'Safari DOM Additions Reference' http developer.apple.com library safari #documentation AppleApplications Reference SafariJSRef..

Drag & Drop on Safari iOS: Wont drag, wont respond to drop on desktop/iPad

http://stackoverflow.com/questions/8766052/drag-drop-on-safari-ios-wont-drag-wont-respond-to-drop-on-desktop-ipad

example can be found at the very bottom of this page http developer.apple.com library safari #documentation appleapplications Conceptual SafariJSProgTopics..

How to call an Objective-C method from Javascript in a Cocoa/WebKit app?

http://stackoverflow.com/questions/92471/how-to-call-an-objective-c-method-from-javascript-in-a-cocoa-webkit-app