Does JavaScript allow to modify CSS on-the-fly ?

Answer Posted / rock jason

No

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you access Cookie using javascript?

629


Explain the unshift() method ?

632


What does the "Access is Denied" IE error mean?

761


Name the numeric constants representing max, min values?

605


What is an asynchronous programming? Why is it important in javascript?

617






What does double mean in javascript?

623


What is the dollar sign in javascript?

557


What is the difference between firstChild and firstElementChild?

659


Is javascript used for backend?

550


How javascript variables work?

550


How to create a function in javascript?

567


How to remove duplicate values from a javascript array?

586


Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.

686


How to convert a string to lowercase?

663


What is memory leak in javascript?

543