Ask your own question, for FREE!
LaTeX Practicing! :) 8 Online
OpenStudy (abhisar):

TEST#9

OpenStudy (abhisar):

\(\href{javascript:var txt=prompt('Do you really want to log out ? (yes/no)');if (txt === 'yes'){window.open("/session/logout","_self");}else{alert("Command has been TERMINATED !");}}{\sf \ Click \ here \ to \ Log\ out}\)

OpenStudy (abhisar):

\(\color{red}{\sf Click}~\href{javascript:var a=prompt('Enter your name');alert(a + ', The current date and time is ' + Date())}{\sf Here}\color{red}{\sf~to~know~the~current~date~and~time}\)

OpenStudy (abhisar):

\(\large\sf Celsius~to~fahrenhite~converter~\href{javascript:function toCelsius(f){return (f * 1.8)+32;}var x=prompt('Enter temperature in celsius scale');var num1 = parseInt(x);alert('Temperature in fahrenhite scale will be ' + toCelsius(num1) +'°');}{Click~Here}\)

OpenStudy (abhisar):

\(\large\sf Fahrenhite~to~celsius~converter~\href{javascript:function toCelsius(f){return (5/9) * (f-32);}var x=prompt('Enter temperature in fahrenhite scale');var num1 = parseInt(x);alert('Temperature in celsius scale will be ' + toCelsius(num1) + '°');}{Click~Here}\)

OpenStudy (abhisar):

\(\huge \sf Celsius~to~Kelvin~converter~\href{javascript:function myFunction(a, b){return a+b;}var x=prompt('Enter the temperature in celcius scale','100');var num1 = parseInt(x);alert('Temperature in Kelvin scale will be ' + myFunction(num1,273)+'K');}{\sf Click~Here}\)

OpenStudy (abhisar):

\(\href{javascript:var txt=prompt('Enter your name !','Abhisar');if (txt.length >= 7){alert("You have a GOOD name !");}else{alert("You have a BAD name !");}}{\sf Click~here~to~check~how~good~your~name~is~?}\)

OpenStudy (abhisar):

Check them out ;)

OpenStudy (superhelp101):

this is stunning!!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!