Hi, does anyone know of a website that will definie all the possible events and a page that has a bunch of different styles for buttons? I'd like to do things like.. onmouseover, change a color, or onmousenotover(however the heck you do it), change to another color.. set default colors.. etc...
Here is a calculator I'm trying to work with, does anyone know how to error trap so that if someone types in a non-numeric value, the display will read "NaN".. for the program below, an error just pops up. I'm new to VBScript. Any help is much appreciated!
<!DOCTYPE HTML PUBLIC...
Thanks a lot for your help Ben! That was exactly what I was looking for!
http://javascript.internet.com/calculators/advanced.html?ReadOut=8*8
i used this one.
Thanks!. That's not a bad site.. not exactly what I was looking for. If someone can find anyone has come across a VBscript or knows where to find one that simulates a calculator like this one(same operations), please let me know. thanks a lot...
Anyone know where I can find a calculator in JavaScript with just the simple arithmetic operations? I want to check that out and then do something on top of it. Thanks
Anyone know where I can find a calculator in VBScript with just the simple arithmetic operations? I want to check that out and then do something on top of it. Thanks
I believe I know what my initial problem was. I was using the check1_validate event instead of the click event. Can someone explain what the difference is? THanks
I have the same set up and it doesn't work. What's up with that?
In my event code? please elaborate. All I have is the same simple code that bigalbigal showed me.
Thanks for responding but this is what I've tried before. It doesnt' work. What ends up happening is, I click on check1, a check mark appears, then I click on check 2, and a check mark appears while check one still has a check mark, but then when I click on check1 again, both disappear. I...
Does anyone know how to create mutually exclusive check boxes?
Have 2 check boxes, only one can be checked at a time. I know this can be done with a control array for radio buttons but I want to do it with check boxes. I've tried manipulating the values of the checkbox but this doesn't seem...
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.