Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webkit

Javascript Runtime Error: Unable To Set Property 'webkit' Of Undefined Or Null Reference

I am working on asp.net and of course javascripts in front end. I searched on Google but couldn'… Read more Javascript Runtime Error: Unable To Set Property 'webkit' Of Undefined Or Null Reference

Iframe Dynamic Height Resizing

Hi I currently have 2 pages (index.html and iframe_contents.html). Both are on the same domain. I a… Read more Iframe Dynamic Height Resizing

Closing The Main Window Of The Browser

I'm using a WebKit-based browser (OWB) and I would like to close the browser by using a JavaScr… Read more Closing The Main Window Of The Browser

Why Does Reading Dom Measurements Trigger A Layout/reflow?

I often read that changing a style after reading the element's style is a bad practice as it tr… Read more Why Does Reading Dom Measurements Trigger A Layout/reflow?

Qt Programming: How To Extend Javascript Api In Webkit

I am new to Qt and what I am trying to do is: Create a Linux app using the Qt framework. This app … Read more Qt Programming: How To Extend Javascript Api In Webkit

Yes/no Buttons Instead Of Ok/cancel In A Confirm() Dialog?

In an Adobe AIR (HTML/JS) app, is it possible to display Yes/No buttons, instead of OK/Cancel in a … Read more Yes/no Buttons Instead Of Ok/cancel In A Confirm() Dialog?

Standalone Javascript Layout Engine?

Assuming I retrieved HTML content from a website (over which I have no control), and that content c… Read more Standalone Javascript Layout Engine?

Safari Native Code

Is anyone familiar with Native Code in OS X Safari (Version 3 and WebKit)? I'm using Javascript… Read more Safari Native Code

How Do I Get Android To Respond To Touch Drags?

I'm creating a web app featuring divs with overflow: scroll styling. Since the Android browser… Read more How Do I Get Android To Respond To Touch Drags?

Horizontal One-page Site: Mobile-webkit Scrolling & Swiping Issues

Here is a basic demo of what I'm working with: http://jsfiddle.net/3N8wY/9/ Issue #1 If you vie… Read more Horizontal One-page Site: Mobile-webkit Scrolling & Swiping Issues

Get SENT Headers In An XMLHttpRequest

Trying to get the Request headers from the XHR object, but with no luck, is there a hidden method o… Read more Get SENT Headers In An XMLHttpRequest

Synchronous Redraw In Webkit/Wait For DOM Update?

I'm manipulating the transform property like so in my webpage in order to achieve a scrolling e… Read more Synchronous Redraw In Webkit/Wait For DOM Update?

Synchronous Redraw In Webkit/Wait For DOM Update?

I'm manipulating the transform property like so in my webpage in order to achieve a scrolling e… Read more Synchronous Redraw In Webkit/Wait For DOM Update?

Proper Touch Button Behavior For MobileSafari

MobileSafari as a rule has incorrect HTML button behavior (incorrect meaning: 'not like an iOS … Read more Proper Touch Button Behavior For MobileSafari

CSS3 Transform Animation Doesn't Render So Well In Safari/UIWebView

I'm developing an HTML5 app for mobile/touch device deployment and are utilising PhoneGap and o… Read more CSS3 Transform Animation Doesn't Render So Well In Safari/UIWebView