Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i am working on my first mobile web app. I want to open a URL on same page having a back button on top so that i can go back to my original page

for example

i have few tweets on my page

tweet = "its a pleasant weather http://www.weather.com/"

Now i have to extract that URL from that tweet and open it on same page with having back button on top to return to the original tweet Page.

I am using J-Query Mobiles

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.