i'm a bit inexperienced with cookies... i need some help with a problem i'm working on. i am making an online casino... gambling and all. First of all, if i offer prizes for certain amounts of money, are the amounts alterable on the cookies (can someone cheat)? Also, how do i check to see if...
yeah, it's corny. but i need some critique... badly. What do you think of my webpage? I would really like some advice, suggestions, etc. What'll it be? THANKS!
Later,
Greelmo
http://www.scriptingsolutions.tk
i made a blackjack game using javascript, but when you bust, you can hit "stand" and win... That's not good... the link is
www31.brinkster.com/dexweiss/ASP/blackjack.html
so... how do i make the buttons temporarily disabled..they become gray and you not being able to push them...
I made a JavaScript calculator that works... you can see it at
www23.brinkster.com/geebo/math/Calculator.html
however, in order for it to calculate long strings of data (ex: 2+2+2+2+2+2+2) you have to press '=' in between each section (ex: 2+2=...+2=...+2=...etc.)
I'm dreaming up a function to...
i want to have a staticy sound play when the mouse goes over a link. so far i have this... can you tell me where i'm going wrong?
<SCRIPT LANGUAGE="JavaScript">
function fncsfx(mySound)
{
document.getElementById('mysfx').src=mySound;
}
function stopme()
{...
as proposed in a previous thread, alerts can't be changed, but can you make a prompt so that whatever you type in it appears just like it would in the password type of inputs?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.