Tagged Questions

1
vote
1answer
25 views

HTML line wrapping w/ punctuation

I have some content that uses multiple punctuation marks in a row: "...what road?, others are roads..." WebKit likes to break this between '?' and ',' Is there any way to prevent this?
0
votes
3answers
25 views

Disable a WebKit WebView

Is it possible to disable all user interaction with a WebView, apart from scrolling? I want the user to be able to see the page (and possibly select things), but not click links/right …
2
votes
3answers
49 views

Is there a way to programmatically download a web page, for offline viewing, using WebKit?

What I'd like to be able to do is download any web page, and be able to view it offline. It seems like html WebKit views cannot be converted to PDFs (on the Mac, you could 'print' a PDF, but that …
0
votes
2answers
14 views

Looking for resources about asp.net development for mobile phones

I'm looking for any kind of resources about the development of ASP.NET (MVC) web applications for mobile phones (especially phones with webkit-based browsers). As an example, I know about the jQTouch …
0
votes
1answer
17 views

jQuery validation plugin - not setting focus in Webkit browsers

Hi all, Hope you can help.. am using http://bassistance.de/jquery-plugins/jquery-plugin-validation/ in an ASP.NET MVC project on an address entry form. I'm really trying to find out whether there is …
0
votes
2answers
53 views

Float issue with jQuery/javascript and WebKit

Hi, I'm having a problem related to WebKit: http://demo.frojd.se/webkit/index.html When you click "Menu item 1" it shows it's children. This renders fine in Firefox 3.5, IE8 and in Opera 10. In …
0
votes
2answers
37 views

css Hover problem in chrome and safari

This is the site which has a problem http://www.clubforeducation.com/ Top menu will change its color at mouse over. All browsers except chrome and Safari. Is it a Webkit bug. If that how can i solve …
0
votes
1answer
43 views

Using local path with WebView (Webkit)

Hi! I'm trying to use Gtk port of Webkit. All works fine. But when I'm using local path in src attribute to load image from my HDD (src="file://...") I'm getting the next warning in console: not …
0
votes
3answers
85 views

Linking with .so files (webkit)

Hi, I'm trying to create a program that uses some of the code from WebKit/GTK+. Specifically, I want to load a string, use WebKit's parser to construct a DOM tree and then iterate over that tree. …
0
votes
1answer
54 views

Webkit browsers not fully rendering background-image

I've got a simple webpage with a centered background image around the main div. The background image renders fine in IE and Firefox, but on Webkit-based browsers (Chrome, Safari), the background image …
-3
votes
1answer
74 views

How to use sql lite database with I Phone? [closed]

How can I use the database sql lite with I phone application? The use of database and connection to the I phone Application.
1
vote
1answer
52 views

Android Webkit in background

Is there a way to get webkit running in the background , or even small enough for the user not to know that the webkit browser is running? Basically i want to use this to have java and javascript …
4
votes
2answers
197 views

Droid browser causing havoc on my site

I have a mobile-optimized site that uses a pretty simple trick of serving a different page based on browser width. This worked great until the Droid came along, with its very high pixel density …
0
votes
2answers
29 views

Can I access keychain from a webapp (javascript) on the iPhone ?

The question is pretty much in the title ;-) Do you know if there is a webkit API for reading/writing from the iPhone keychain ? That is, I would need to access the keychain from a webapp. Thanks in …
0
votes
1answer
14 views

CSS3 Resize in Webkit/Safari

I'm attempting to use CSS3's resize to make an absolutely positioned div resizable in Safari and Firefox Beta. No matter what I do I can't seem to make it work – are there situations that resize …

1 2 3 4 5 16 next
15 30 50 per page