Prev: Add onClick functionality using Javascript
Next: Math.PI.toString(16) -> 3.243f6a8885a3 and back
From: DL on 26 May 2010 18:06 I have FF 3.6.2 on Windows 7 and FF 3.5.9 on Vista. My app would detect if the user is currently connected to the Internet, if yes, show [ function button a ] otherwise not to show it. The server side code works just fine with IE7 or 8 but it fails with FF. Also session is reset upon loading of the page, so, I'm wondering if FF is using page cache that somehow manages to mess up the session... your thoughts? Also, the problem is intermittent. Thanks.
|
Pages: 1 Prev: Add onClick functionality using Javascript Next: Math.PI.toString(16) -> 3.243f6a8885a3 and back |