I know, alert() is not supported in Cloud Preview + Real Devices.
But yesterday, I think maybe we can make a similar situation like alert?
I was thinking about using div, that become the sibling...
Type: Posts; User: e4studio; Keyword(s):
I know, alert() is not supported in Cloud Preview + Real Devices.
But yesterday, I think maybe we can make a similar situation like alert?
I was thinking about using div, that become the sibling...
I found it yesterday also worked, but today it won't work again.
The one that I liked is " you can also grab the source code and import it into Nokia Web Tools to customise it further". Awesome!
Hi everyone,
I just found 1 bug. I don't know whether this is has already posted by other people or not.
in Javascript, write this code :
var x = 0;
while(true){
alert(x);
}
Or maybe sir, when the user decide to add another list item. The user can decide what is the name of the id, by using some pop-up box, or directly highlighting the id section with some instruction.
Hi,
Here is my feedback,
When I make a Category List by either dragging or double clicking it, the second list item is missing this : "id='category_title_2'"
Without it, the arrow that...