Hi,
I am trying to create a widget which loads multiple websites on the same app but where i can simply scroll down to view other websites which are programmed to load.
Now i managed to get one to load automatically but i have no clue how to allow it to scroll down to reveal more web pages.
I tried a little idea but it failed.
Any ideas ?
My code is the following:
ThanksCode:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Facebook Touch</title> <meta http-equiv="REFRESH" content="1;url=http://touch.facebook.com"> </head> <BODY> <head> <blockquote> <blockquote> <blockquote> </blockquote> </blockquote> </blockquote> <meta http-equiv="REFRESH" content="0;url=http://m.facebook.com"> </HEAD> <BODY> </BODY> </HTML>

Reply With Quote



