I still didn't found reason.
I made many alert-messages for every steps. So applet worked.
I tried made setTimeout , applet stopped existing up every time in different places.
Can be jquery?
Type: Posts; User: brodjag; Keyword(s):
I still didn't found reason.
I made many alert-messages for every steps. So applet worked.
I tried made setTimeout , applet stopped existing up every time in different places.
Can be jquery?
I did wrt-applet.
it breezed a little in old Symbian (f.e. nokia 5800) due to big code volume.
It works perfect in Symbian ^3.
Now clients says that it don't work in Simbian anna in nokia C7...
it work, just to set focus on intput box.
how check screen keyboard is enabled and disabled?
I have 2 view for landscape and portrait. It has inputs.
I click on text area and has screen keyboard.
When I change orientation view is ...
небольшая поправка:
линки на внешние страници можно открывать во фрейме.
тока вопрос насколько это целесообразно.
я таким образом даже фалы грузил на сервер.
в 5редакции работает хорошо.
в 3 ...
I used widget.setDisplayLanscape();
Next view must have auto rotation screen (different orientation handy).
widget.isrotationsupported is read only. :(
I have some settings for home screen mode at my wrt-aplication.
if this phonne not suppot home screen, It's better hide the settings.
It's possible or not?
Emulator (S60 3RD EDITION SDK FOR SYMBIAN OS, FEATURE PACK 2 v1.1.) show this message too. =(
I need any unificate indificator allways constantly for crossdomens ajax on phone 3 edition.
Have...
How to get imei in nokia S60 3rd edition phones in wrt.
samle from
http://wiki.forum.nokia.com/index.php/Retrieving_IMEI_in_WRT
don't working in 3 edition.
this code in 3rd ed. get...
alert(document.getElementById("upload_target_mult").contentDocument.body.innerHTML);
but work only in 5 edtion.
как взять содрежимое фрейма в wrt 3 редакции.
вофрейме файл с одним словом.
пытаюсь делать:
alert(document.getElementById("upload_target_mult").contentDocument.body.innerHTML);
сообщение в...
how get content of Iframe at 3 edition?
metod isn't work at 3rd edition:
document.getElementById('my_frame').contentDocument.body.innerHTML;
yes, I tested on real device.
thise problem confirmed.
Also 3 edition (different from 5 ed) need iframe visible.
If iframe invisible, on submit reload all html-document.
So I made size of...
My script upload images by forma target to iframe like in this sample.
http://wiki.forum.nokia.com/index.php/How_to_upload_files_from_a_Web_Runtime_widget
It's working goood at 5 editin, but I...
есть мысль что в 3 редакции есть ограничение на размер пост запроса.
кто нить может подтвердить или опровергнуть это?
пропблема проявилась на телефоне.
но на имеющемся у меня эмуляторе 3 редакции тоже самое.
эмулятор - S60 3rd Edition SDK for Symbian OS, Feature Pack 2 v1.1
от этой статьи и отталкивался при написании скрипта.
в 5 редакции все ОК
но в 3 редакции несколько проблем:
1) скрытый фрейм не инициализируется и при сабмите происходит презагрузка всей...
html:
<form id="upload" method="post" enctype="multipart/form-data" action="http://localhost/1.php" >
<input type="file" name="Filedata" id="file_field"/>
<a href="javascript:...
люди может кто подсказать по WRT 3 редакции?
отсылаю файл через форму - сервер сохраняет пустой файл.
в 5 редакци все ок.
люди может кто подсказать по WRT 3 редакции?
отсылаю файл через форму - сервер сохраняет пустой файл.
в 5редакци все ОК