Notifications
Clear all
I'm thinking about enabling the five stars rating system. An author would hate it if his fic gets only 1 to 2 stars without any explanation. I would like to have a prompt in where whenever a reader chooses 1, 2, 3 or 4 from the 1-10 scale (which, I believe, are converted into half star, one star, one star and half or two stars), he has to comment. If he doesn't, he can't post his rating.
I barely know php (currently learning the basics in classes XD). I was wondering if anyone could help me? *bows* Thank you so much!
Posted : 05/03/2010 5:40 pm
You'd have to use javascript. Easiest way would be to load jquery and let jquery handle most of the work. You'd need to tie your code into the onchange event for the drop down list and then provide an alert or confirm message.
Posted : 05/03/2010 5:52 pm
