You must have JavaScript and cookies enabled in your browser to flag content.
Vote up!
0
Vote down!
Answer to Question 10426
Hello.
Try to open the Firebug on Network -> XHR tab, then change the value of the <select> and check if it's sending a POST query to the server.
Also it would be helpful to see some of your JS code.