Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.02 seconds.
Search: Posts Made By: tomaz42
Forum: JavaScript programming 01-29-2013, 10:06 AM
Replies: 3
Views: 330
Posted By tomaz42
These functions are sort of on a loop, but each...

These functions are sort of on a loop, but each connecting to the others using setTimeout commands.

The completion of the 4 functions are looped 10 times and has frozen on different loops and...
Forum: JavaScript programming 01-29-2013, 08:49 AM
Replies: 3
Views: 330
Posted By tomaz42
I use quite a few setTimeout() commands in my...

I use quite a few setTimeout() commands in my code. But only in different functions so I'm not sure how they could conflict with each other.
Forum: JavaScript programming 01-29-2013, 05:06 AM
Replies: 3
Views: 330
Posted By tomaz42
Question setTimeout freezing

I've got a fairly simple javascript website which some of the time works perfectly, but every few attempts it will freeze on this command...

setTimeout(partner2, 3000);

If anyone knows why this...
Forum: JavaScript programming 01-28-2013, 01:37 AM
Replies: 6
Views: 287
Posted By tomaz42
Thank you all for your help! It looks to be...

Thank you all for your help!

It looks to be working well now :)

The mixture of using parseFloat and further multiplying the number stored seems to be what did the trick.
Forum: JavaScript programming 01-27-2013, 04:38 PM
Replies: 6
Views: 287
Posted By tomaz42
But it still doesn't make sense for the situation...

But it still doesn't make sense for the situation where there is only 1 number in the array.

Eg. if the number is 30.25
chancesGone = 30.25
result would be = 30.25/30.25 * 100 (which is surely...
Forum: JavaScript programming 01-27-2013, 03:55 PM
Replies: 6
Views: 287
Posted By tomaz42
Question Mathematical error

I've got this code below... which adds up the values of an array (into chancesGone), and attempts to work out the percentage of each array value. The problem is that the numbers are coming back...
Forum: PHP 01-24-2013, 05:05 PM
Replies: 5
Views: 287
Posted By tomaz42
At the moment it's local, but it is exactly how...

At the moment it's local, but it is exactly how you would imagine it, a table choosing pairs from an array and pairing them together into a table of array values.

I would like to be able to store...
Forum: PHP 01-24-2013, 01:10 AM
Replies: 5
Views: 287
Posted By tomaz42
What it's basically doing is creating pairs out...

What it's basically doing is creating pairs out of a group of 10. It is showed in a table on the page if that helps at all.

Thanks.
Forum: PHP 01-23-2013, 01:36 PM
Replies: 5
Views: 287
Posted By tomaz42
Question Saving Webpage Results

Hi all,

Let me start off by saying I'm really sorry if this thread is in the wrong place but I really don't know where it should be.

I'm currently learning web development and I'm stuck try to...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 01:37 PM.