Timeline for answer to Check if JavaScript is enabled with PHP by Waleed Amjad
Current License: CC BY-SA 2.5
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 26, 2015 at 15:51 | comment | added | m3nda | stackoverflow.com/a/29136452/2480481 a two moves way to make Javascript tell you it is. | |
| Feb 5, 2013 at 10:23 | comment | added | Oliver A. | As many others have pointed out it IS possible it just is not simple. I can not understand why THIs is the accepted answer. | |
| Dec 28, 2010 at 12:48 | vote | accept | Will | ||
| Dec 15, 2010 at 21:17 | comment | added | csi | A good rule of thumb is to create pages and assume javascript is off. Once loaded, use javascript to "write" to your page. This allows for progressive enhancement. | |
| Dec 15, 2010 at 20:29 | history | answered | Waleed Amjad | CC BY-SA 2.5 |