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 7825289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:55:05+00:00 2026-06-02T08:55:05+00:00

I have some HTML content in my app using UIWebView. I’d like to have

  • 0

I have some HTML content in my app using UIWebView. I’d like to have a link in the HTML content that trigger my app to perform a segue or load another view controller.

For example, if I have some HTML content that includes the text “Check out our current specials”, I want to use an tag to enable “specials” to load the Specials view controller from the storyboard.

Is there any way to achieve this?

  • 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-02T08:55:12+00:00Added an answer on June 2, 2026 at 8:55 am

    I don’t have code to show you but I believe I can show you the right direction because I have had to do this before. Here is a way to do it.

    1. In the hyperlink create a link that has a unique scheme name and path. For example use MyScheme://GoToThisScreen/Identifier.
    2. Set the UIWebView delegate to your file owner and ensure the file owner implement UIWebViewDelegate.
    3. Override the webView:shouldStartLoadWithRequest:navigationType: and examine the URLRequest that comes from the web view. If it is not your scheme (MyScheme) then you can let it pass through.
    4. If it is your scheme you can use it to determine you next step. For example segue to another screen.
    5. Use the UIStoryBoard method instantiateViewControllerWithIdentifier: where the identifier is assigned to the scene you wish to instantiate (last part of URI). Remember you must get the correct storyboard to use this.
    6. Push the View Controller you received in step 5 into the navigation controller.

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm displaying some HTML content in my iPhone app using a UIWebView. I have
I have some HTML that looks like this: <div class=product> Content In Here <div
I have a .NET 2.0 app (using C#) that shows some dynamically constructed HTML
I have some HTML that looks like this: <ul class=faq> <li class=open> <a class=question
I'm trying to load some html that is animated using jQuery UI into a
I have a mobile app that I developed using PhoneGap (and html/css/javascript) and there
I have an application with a UIWebView where I display some html content. The
I have seen some mails which has HTML content embedded in them. The content
I have some content sliding here. http://www.smallsharptools.com/downloads/jQuery/Slider/slider.html The HTML structure is simple. There is
I have some HTML that displays fine on FireFox3/Opera/Safari but not with IE7. The

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.