Posts tagged button

WANT TO DEVELOP A HTML PAGE USING JAVA SCRIPT WHERE I WANT TWO RADIO BUTTON FOR RED AND GREEN?


when i click red radio button the background should be red and when i click green radio button the background should be green.please help me.

Read More >>

I GOT HAVE A SCRIPT THAT SHAKES THE SCREEN AROUND WHEN YOU CLICK THE BUTTON. LOOK IN DETAILS FOR THE REST?


I was it to activate when I close the window. Meaning when you close the window it does the shaking, then exits out

< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">






Read More >>

I HAVE A SCRIPT THAT SHAKES THE WINDOW AROUND WHEN YOU CLICK THE BUTTON. LOOK IN DETAILS FOR THE REST?


I want it to activate when I close the window. Meaning when you close the window it starts shaking, then exits out when it is done. I am a new scriptor, can someone do this for me.

< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-...





Read More >>

ANYBODY KNOWS HOW TO OPEN A LOCAL DISK FILE FROM BUTTON FLASH FILE (SCRIPT) ? PLEASE HEEEELP, THANKS?

ex : i want to open flash.doc in my documents, what are the script? is it possible to?

Read More >>

HOW DO YOU LINK A BUTTON TO OTHER SCENES ON A FLASH DOCUMENT?

i used the script under actionscript:
on (press) {gotoandstop(’SCENE2′); }
but that doesnt work
i’m very new to flash and i honestly do not know what i’m doing wrong.
how do i add the receive option?

Read More >>

HOW TO MAKE A BUTTON DISABLED FOR AT LEAST 24 HOURS? PHP OR HTML SCRIPT.?

Does anyone know a script either in php or html that disables a button so that when a person clicks on a button it automatically disables itself for at least 24 hours.