Questions tagged [iwebkit]

6 questions
0
votes
2 answers

Formatting tables in iWebKit using CSS doesn't work

I am setting up a mobile iPhone Intranet site with iWebKit. Most of the things work perfectly, except I cannot get formatting of my table right using CSS. What I have in my HTML (actually ASP since the HTML is created using queries on a database)…
Patrick
  • 23,217
  • 12
  • 67
  • 130
0
votes
1 answer

iWebKit Framework windows phone topbar trasparent

Hello I've an App made with iwebkit framework 5,04 that work good with IOS and Android. The problem is that with Visual Studio when I try the App with the simulator the topbar is trasparent, that an error because with the same code in IOS and…
0
votes
3 answers

PHP redirect based on form values

Okay, I have this form and I want to submit a page in the value and a directory in the action so when the option is selected it opens the page thats in the directory.
0
votes
1 answer

iScroll messing up iWebkit framework

I am developing a web app using the iWebKit framework. I am trying to have the top bar fixed. So I tried using iScroll. I followed the instructions of iScroll but somehow it is messing up the iWebkit. I am not sure what I am doing wrong. Any help or…
0
votes
1 answer

How to get iPhone's Unique Identifier (UDID) using iwebkit?

Possible Duplicate: Can I retrieve an ipad unique device identifier that through Safari with a js web app? UIDevice uniqueIdentifier Deprecated - What To Do Now? How to get iPhone's Unique Identifier (UDID) using iwebkit...any code?
sumit
  • 13
  • 2
-1
votes
2 answers

iWebkit CSS for IE 9 and older

iWebkit is written primarily to work with Chrome and Safari as far as I know. Now I am using the iwebkit in a website (for desktop screens), and I want it to be compatible with both Firefox and IE 9 (and older). Now I found the webkit stylesheet for…
DextrousDave
  • 6,603
  • 35
  • 91
  • 134