AlyssaLo Posted July 20, 2009 Report Posted July 20, 2009 I'd like to make a site similar to: Valenth (and any similar sites) It's basically a click-based leveling site. This is a java script that does this, correct? I know how to create a whole web site. I'm just not sure about this element of the site. How do you make an images level change with clicks?
administrator Posted July 21, 2009 Report Posted July 21, 2009 i would look to learning jQuery which is a Javascript library that makes special affects in Javascript easy. I am about to release a jQuery tutorial - within the next few days. Meanwhile you can start by learning basic Javascript. Stefan
falkencreative Posted July 21, 2009 Report Posted July 21, 2009 You probably would need to explain better what you have in mind, since I'm not all that familiar with the sort of site you are wanting to build. I did check the site you linked to, but I don't really want to register to learn more. My impression is that the site is written with PHP and probably uses MySQL for the database, in order to save user profile data. It probably uses some basic Javascript, but javascript itself doesn't do the important work.
AlyssaLo Posted July 21, 2009 Author Report Posted July 21, 2009 Okay, I found out it IS MySQL. but, I need a tutorial on SQL.
falkencreative Posted July 21, 2009 Report Posted July 21, 2009 I'd start here: http://www.tizag.com/sqlTutorial/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now