![]() |
03-25-2015
|
1 |
Bloodvayne
Join Date: Nov 2012
Posts: 4,087
|
HTML Leaderboard Help?
http://gpl.wikia.com/wiki/Season_1_-_Graal_Pro_League ^^ Visit and edit if you know how to do this I am working on a something called leaderboard. What I want is that when I open the link it automatically sets to the descending order based on the total score points. I think it's fairly possible do to, but I don't know anything about HTML and I am struggling with this. Somebody sent me a link to jquery stuff. Don't even, dude. jquery leaderboard would definitely help me out, but it's too advanced for me right now. I need a simple and quick solution. |
03-26-2015
|
5 | |
Bloodvayne
Join Date: Nov 2012
Posts: 4,087
|
People sent me (I asked in Yahoo Answers) all these java script codes, php, css stuff I have no idea what to do with it. |
|
03-26-2015
|
6 | |
???
Join Date: Dec 2011
Posts: 291
|
|
|
03-26-2015
|
9 |
Bloodvayne
Join Date: Nov 2012
Posts: 4,087
|
guide http://blog.scottlogic.com/2011/01/0...avascript.html jquery.js http://blog.scottlogic.com/archive/2...query-1.4.3.js ranking table update.js http://blog.scottlogic.com/archive/2...TableUpdate.js |
03-26-2015
|
11 |
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
Not even close. JQuery is a clientside Javascript library that makes it easier to create code that can run on the web browser. SQL is a server-side database software that allows one to store information in a database and retrieve it. In SQL, you can use various commands to retrieve data in a table in a certain order, thus making it easier.
|
03-27-2015
|
12 |
Bloodvayne
Join Date: Nov 2012
Posts: 4,087
|
IDK why I can't even edit the very first post, but the link update: http://gpl.wikia.com/wiki/Leaderboard |