legutierr / pirate-politics

Automatically exported from code.google.com/p/pirate-politics
0 stars 0 forks source link

Users with no-script cannot access key functionality #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Disable javascript
2. Try to vote, add tag, add source, use login

A number of features of the website, including the sliding divs and ajax voting 
buttons, will not work correctly without javascript. In an effort to increase 
our market we should install plain html methods for accessing these features. 
This includes:

* HTML POST method for voting buttons
* The CSS should be aware if the user has javascript enabled, and display the 
sliding divs if this is the case

Original issue reported on code.google.com by fragro on 9 Feb 2011 at 12:10