Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8537877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:00:25+00:00 2026-06-11T11:00:25+00:00

I have two page in one directory for an iOS web app. One is

  • 0

I have two page in one directory for an iOS web app. One is index.html, the other one is detail.html.

In index.html, there is a link to detail.html like this

<a href="detail.html">
Redirect 
</a>

I opened index.html in iPhone’s safari, then I added index.html to home screen.Then I opened this web app from home screen. When tapped “Redirect”, the web app entered background , then Safari opened detail.html and came to foreground.

How to open detail.html in web app itself and not redirect to safari?
Special Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:00:26+00:00Added an answer on June 11, 2026 at 11:00 am

    I found the solution in https://developer.apple.com/library/archive/documentation/AppleApplications/Conceptual/Dashcode_UserGuide/Contents/Resources/en.lproj/MakingaWebApp/MakingaWebApp.html#//apple_ref/doc/uid/TP40004692-CH18

    I finally use javascript instead of label.

    <SCRIPT LANGUAGE="JScript">
    function toDetail() {
        document.location=('detail.html');
    }
    </SCRIPT>
    
    <div class="cell" onclick="toDetail()">
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two div in my website page one beside the other(one left and
I have two carousels on one page but unfortunately they copy each other. http://jsfiddle.net/seanjacob/tB6y5/
I have multiple Facebook like boxes in one page. Suppose, I have two dives
I have just one root directory with index.php in it along with two folder
I have two forms on one page and want to have the input boxes
I have two related tables in my database: Page and Tag. One Page can
I have two forms, and so two different submit buttons, for one page (page
I have two pages that inherit from one master page, First.aspx or second.aspx. Navigation
I have two controls on a page, one is a search entry and submission
I have two cascading dropdowns and one gridview control. on page load iam binding

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.