I'm planning on building a web-based game using PHP and MySQL as the backend support. What I haven't figured out yet, is what language to use for the User-Interface.
I'd like to take mouse input, won't need keyboard or joystick input, and would like the page - or certain aspects of the page - to change dynamically based on that input.
Any suggestions?
Ask for more info if I was too vague in what exactly I'm looking for.