in Education by
How do you set the property of a Div for "-ms-transform" in JavaScript? I want to rotate a DIV like follows: -ms-transform: rotate(30deg); Any help would be great :) JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Try this: document.getElementById('myDiv').style.msTransform = 'rotate(30deg)';

Related questions

0 votes
    How do you set the property of a Div for "-ms-transform" in JavaScript? I want to rotate a DIV ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I'm looking to update a site for some friends with a pretty simple request (to change the time on each slide ... and the .php from the template that populates the slideshow:...
asked May 14, 2022 in Education by JackTerrance
0 votes
    I need to show a details view based on a selected row in a table. I would like to show which ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I need to show a details view based on a selected row in a table. I would like to show which ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    10.For Animation, on which menu you will be click to get the effect in MS POWERPOINT. Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    which of the following statement is not true for filtering the data in ms Excel Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    which of the following statement is not true for filtering the data in ms Excel Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    which of the following statement is not true for filtering the data in ms Excel Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    which of the following statement is not true for filtering the data in ms. excel Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    State True or False: MS Access is a Database Management System. 2 Database is of two types, DBMS and RDBMS. 3 ... called a field name. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Consider a circuit having resistance 10 kΩ, excited by voltage 5 V and an ideal switch S. If the switch is ... for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 12, 2021 in Education by JackTerrance
0 votes
    I'm using excel vba to pull data from a MS Access DB - this is using Excel 2013 and Access 2013 ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 29, 2022 in Education by JackTerrance
...