I gave it a try today... <html> <head> <TITLE>Call Wife</TITLE> <link rel="apple-touch-icon" href="Jenny.PNG" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B"> <img src=Jenny.PNG> <SCRIPT LANGUAGE = "JavaScript"> <!-- window.location="tel:1-404-867-5309"; // --> </SCRIPT>
The first time you run it, cancel the call request to "+" it to your homescreen. On Jan 23, 6:25 pm, awaybbl <[EMAIL PROTECTED]> wrote: > maybe try... > > <SCRIPT LANGUAGE = "JavaScript"> > <!-- > window.open( "tel:(212) 867-5309" ); > // --> > </SCRIPT> > > On Jan 23, 5:30 am, evo <[EMAIL PROTECTED]> wrote: > > > > > I've made a simple web-page with my wifes number on saved as a web- > > clip on my Home screen, so now its only two clicks. > > Its not very elegant, is there any javascript so when i load the page > > it calls the number or uses Apples call menu screens?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
