Languages

Menu
Sites
Language
styling a href web page

hello evrybody

i'm making a jquery mobile application using tizen 

and i have an issue , when i load a website page from the application using href the web page scroll in the vertical way and horizontal way

i want to make it only vertical way scroll 

and how can i return to the previous page from the website page using the back button

 

thaanks

 

Responses

2 Replies
AVSukhov

Hello,

If you use hosted web app you cannot use HW back button.

colin Rao

I think if you just make it only vertical way scroll, the overflow horizontal content will be hiden by default, you should to resize the width of the web page.Can share more detailed about your project/code?