Log in to your RCTgo account

DUDE!

#31
31 Smile Smile Smile
[Image: ulodap497c2.png]
SimpleFate Gaming YouTube Channel
Reply
#32
32!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (only 68 more to go!)
Add me on any of these sites!

Steam:
XGN | Maverick360
Discord: Maverick360 #6799
Gmail: [email protected]
Youtube: Maverick360
Reply
#33
[Image: xJtdGI8.png]
[Image: AMUDExV.png]
Reply
#34
If:
2x-y=63
x+3y=49
Then x=34
Reply
#35
var pagecount = $('#pageCurrent').val();
var postNumberInPage = $('#post:last');
var totalPostNumber = postNumberInPage + (pageCount * 10);
var newPostNumber = postNumber + 1;
var numEndVal = newPostNumber.slice(-1);
var numberEnding = null;

function numberEnding() {
if (numEndVal == 1) {
numberEnding = "st";
} else if (numEndVal == 2) {
numberEnding = "nd";
} else if (numEndVal == 3) {
numberEnding = "rd";
} else {
numberEnding = "th";
};
};

$('#postButton').click(function() {
$('#postsContainer').append('<div class="postClassic"><p>This is the' + newPostNumber + numberEnding + ' post</p></div>');
});
[Image: AMUDExV.png]
Reply
#36
36 (Insert minimum character requirement here)
Reply
#37
(Mar 28, 2015, 07:03 PM)Blu Wrote: var pagecount = $('#pageCurrent').val();
var postNumberInPage = $('#post:last');
var totalPostNumber = postNumberInPage + (pageCount * 10);
var newPostNumber = postNumber + 1;
var numEndVal = newPostNumber.slice(-1);
var numberEnding = null;

function numberEnding() {
if (numEndVal == 1) {
numberEnding = "st";
} else if (numEndVal == 2) {
numberEnding = "nd";
} else if (numEndVal == 3) {
numberEnding = "rd";
} else {
numberEnding = "th";
};
};

$('#postButton').click(function() {
$('#postsContainer').append('<div class="postClassic"><p>This is the' + newPostNumber + numberEnding + ' post</p></div>');
});
what is this? (37)
Add me on any of these sites!

Steam:
XGN | Maverick360
Discord: Maverick360 #6799
Gmail: [email protected]
Youtube: Maverick360
Reply
#38
38 38 38 38 38
38 38 38 38 38

38 38 38 38 38
38 38 38 38 38

38 38 38 38 38
38 38 38 38 38

38 38 38 38
38 38 38 38
Reply
#39
(Mar 28, 2015, 07:46 PM)Maverick360 Wrote: what is this? (37)

JavaScript
[Image: AMUDExV.png]
Reply
#40
1X2X3X4X5-80
[Image: ZCL35lY.jpg]

Reply

Users browsing this thread: 1 Guest(s)
Advertisement