do any browser need activeX object to run javascripts?

Answers were Sorted based on User's Feedback



do any browser need activeX object to run javascripts?..

Answer / guest

internet explorer

Is This Answer Correct ?    2 Yes 1 No

do any browser need activeX object to run javascripts?..

Answer / upendar

IE5 and IE6 require the activeX object to run JavaScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What are the variable naming conventions in javascript?

0 Answers  


Can any one tell me how Java is purely an Oops language

3 Answers  


print the following using loop. 54321 4321 321 21 1

2 Answers   Delhi Public School,


How do you create a new object in JavaScript?

3 Answers   Satyam,


What e means?

0 Answers  






Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],

0 Answers  


Write a program to reverse a string in pure javascript?

0 Answers  


How do you check if an object is an array or not?

0 Answers  


What boolean operators can be used in JavaScript?

0 Answers  


What can be the challenges during testing a program or a system?

0 Answers  


Difference between '=', '==' and '===' operators?

0 Answers  


write a programme to solve a formula for compound interest using html tags. I want to know how a formula containing degree (raise to the power) can be solved.

1 Answers  


Categories