Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,900 resources
00
Days
06
Hours
58
Mins
07
Secs

Website

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jleeto

Website Developer
Premium
Feedback score
0
Posts
157
Reactions
102
Resources
0
Code:
$(document).ready(function() {

  $.getJSON('http://api.luke.sx/query/us.mineplex.com', function(res) {
    $('#count').text(res.players.online);
  });
});

Load jquery m8. Just saved you some money on a web dev (which was un-needed ^).

Oh and by the way, Luke's API is reliable ;)
 

Shadow48402

Premium
Feedback score
0
Posts
46
Reactions
12
Resources
0
Setting up a website is very easy. Tutorial following easy.

I can do the HTML for free :tup:
Sure, it looks like you have a lot of knowledge in website developing. Most of the times website developers get their designs from an actual designer (PSD format), they need to get sliced 1/1 scale from a PSD file to HTML and CSS. Believe me you haven't seen that much if you think HTML (and CSS) is easy.
 

Jleeto

Website Developer
Premium
Feedback score
0
Posts
157
Reactions
102
Resources
0
Sure, it looks like you have a lot of knowledge in website developing. Most of the times website developers get their designs from an actual designer (PSD format), they need to get sliced 1/1 scale from a PSD file to HTML and CSS. Believe me you haven't seen that much if you think HTML (and CSS) is easy.

reread that homie.

*setting up

I understand your point - although, it's quite irrelevant to a portal.

I've worked with designers before and built apps to scale.
 
Status
This thread has been locked.
Top