How can I wrap a website(say www.google.com ) in a Series 40 web apps
I used the following code and I also need to add menu options in softkey ..
<div> <a id="bm_closed_foc" onclick="mwl.loadURL('http://www.google.com');
return false;" href="#"> Click here to load Google.com </a> /div>

Reply With Quote

