Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: memo333
Forum: DOM and JSON scripting 10-25-2012, 01:46 AM
Replies: 1
Views: 569
Posted By memo333
Question scissors cant win vs paper :(

function ppt()
{


var userChoice = prompt("Escoje piedra, papel o tijeras");

var computerChoice = Math.random();

if (computerChoice <0.34){
Forum: HTML & CSS 10-24-2012, 02:39 AM
Replies: 2
Views: 286
Posted By memo333
Thumbs down Can’t use buttons with css

I dont know why this happens, If I make buttons with a page with CSS, THEY DONT WORK..but If I delete all CSS and use the page with blank empty design they work, has some1 had this issue?:mad:
Forum: DOM and JSON scripting 10-13-2012, 01:45 AM
Replies: 0
Views: 471
Posted By memo333
Smile How can I do this? MATH GAmE!

Hello, I downloaded a math game but I want to add a timer to it, but Im noob and dont know where to start. I found a js code to make a timerm because im to noob to make one myself. I want to add it...
Forum: JavaScript programming 10-10-2012, 07:38 PM
Replies: 3
Views: 286
Posted By memo333
Question Hi im new and noob

Im programming a dice and coin randomizer, but I cant make the coin works

this is html with js all in one, when I press the TIRA MONEDA button it says undefined...I know its a varible but im...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 11:22 PM.