![]() |
DUDE! - Printable Version +- RCTgo Forums (https://forums.rctgo.com) +-- Forum: Everything Else (https://forums.rctgo.com/forum-19.html) +--- Forum: All That (https://forums.rctgo.com/forum-20.html) +--- Thread: DUDE! (/thread-20408.html) |
RE: DUDE! - SimpleFate - Mar 27, 2015 31 ![]() ![]() ![]() RE: DUDE! - Maverick360 - Mar 28, 2015 32!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (only 68 more to go!) RE: DUDE! - Blu - Mar 28, 2015 ![]() RE: DUDE! - Matthew0036 - Mar 28, 2015 If: 2x-y=63 x+3y=49 Then x=34 RE: DUDE! - Blu - Mar 28, 2015 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>'); }); RE: DUDE! - Rudy18 - Mar 28, 2015 36 (Insert minimum character requirement here) RE: DUDE! - Maverick360 - Mar 28, 2015 (Mar 28, 2015, 07:03 PM)Blu Wrote: var pagecount = $('#pageCurrent').val();what is this? (37) RE: DUDE! - HLH3 - Mar 30, 2015 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 RE: DUDE! - Blu - Mar 30, 2015 (Mar 28, 2015, 07:46 PM)Maverick360 Wrote: what is this? (37) JavaScript RE: DUDE! - naveisawesome - Mar 30, 2015 1X2X3X4X5-80 |