Software Archive
Read-only legacy content
17061 Discussions

Open new link and add back button

Niyazi_T_
Beginner
283 Views
Hi, I want to open a new link and back button. How do I do that? Example shows in below.
  
  <!-- Main -->
   <div id="main">
    <div class="inner">
     <div class="columns">
      <!-- Column 1 (horizontal, vertical, horizontal, vertical) -->
                        <div class="image fit">
        <a href="http://www.inkfreenews.com/" target="_self"><img src="images/News_01.jpg" alt="" /></a>
            </div>
     </div>
    </div>
   </div>   
     </div>
    </div>
   </div>

 


When opens the http://www.inkfreenews.com/ I want to use back button to return main page. But I cannot see any browswer back button. Can you help please?
Kind Regards

 

 

 

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
283 Views

For help with programming a Cordova app please use StackOverflow. Search the Cordova tag in StackOverflow.

0 Kudos
Reply