Tagged Questions

0
votes
0answers
119 views

iPhone Web Application JavaScript events break after waking up from sleep.

I'm trying to build a mobile-safari/iphone web-app using jQuery code I already wrote for the desktop version of the app. The problem I'm having is that when my phone goes to sleep with the web-app …
1
vote
2answers
192 views

C# Idle Timer / Sleep / Monitor

How do I turn the monitor back on after the idle timer has turned it off? I have power options in windows 7 set to: Turn off monitor after: 1 minute Go to sleep: Never But I don't know how to turn it …
0
votes
1answer
66 views

Symbian Power Status Notification

Hi, I have an application that uses memory card and I need to do some save/restore state operations when the power of the card reader is turned off and on back again. This usually happens after some …