Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 12 of 12
Search took 0.04 seconds.
Search: Posts Made By: Pseudonym_
Forum: JavaScript programming 10-11-2012, 12:22 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
@Philip M Sorry. But it said not to bump...

@Philip M
Sorry. But it said not to bump unless ample time(2-3 days) was provided. My bumps were a couple weeks apart.

@jmrker
I'm not really sure how to explain it. Forget the scrolling...
Forum: JavaScript programming 09-30-2012, 11:53 PM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Bump.

Bump.
Forum: JavaScript programming 09-18-2012, 01:13 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Bump...

Bump...
Forum: JavaScript programming 09-09-2012, 08:20 PM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Bump.

Bump.
Forum: JavaScript programming 08-31-2012, 04:58 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
For the "scrolling" issue, uuh... well... It's...

For the "scrolling" issue, uuh... well... It's kind of hard to explain. When the text expands out of the limits of the output box, it will remain at the top of the box. While the scrollbar is getting...
Forum: JavaScript programming 08-31-2012, 12:46 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Oh by the way, I'm sure you wanna know what I'm...

Oh by the way, I'm sure you wanna know what I'm making. I'm working on a Text Game for someone. I'm not sure if that's relevant, but I hope explains my awkward requests
Forum: JavaScript programming 08-29-2012, 02:54 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Well, for the scrollbar, you have to manually...

Well, for the scrollbar, you have to manually press the down arrow every time the text expands past it. IS there a way to make it auto scroll? And for the input problem, imagine the input was "eat...
Forum: JavaScript programming 08-28-2012, 02:23 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
I really appreciate all of the help you guys have...

I really appreciate all of the help you guys have been giving me. I know that I have been asking for a lot of help, but this project was a bit harder than I anticipated. Now, is it possible to...
Forum: JavaScript programming 08-26-2012, 04:32 PM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Well, I'm not a JavaScript genius. I only had a...

Well, I'm not a JavaScript genius. I only had a couple of semesters worth of basic JS in high school, so I was trying to use what I know. I guess that I should brush up on some other methods...
Forum: JavaScript programming 08-26-2012, 12:35 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Thanks for the help guys, I really needed to...

Thanks for the help guys, I really needed to figure that out. But now I have a new problem.

function Write(output, text) {
output.innerHTML += text;
}
function WriteLine(output, text) {...
Forum: JavaScript programming 08-25-2012, 02:49 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Awesome! I can't thank you enough for that!

Awesome! I can't thank you enough for that!
Forum: JavaScript programming 08-25-2012, 02:26 AM
Replies: 22
Views: 1,567
Posted By Pseudonym_
Need Help With a Small Javascript Project

I am working on a small Javascript based project for someone, but I have come to a standstill. I need to find a way to add a scroll bar to my output boxes. I borrowed my output box function from my...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT +1. The time now is 10:13 PM.