cannot enter text in query popup input field
- by raja
i am unable to enter text in jquery popup text field......
i am using following plugins
my html code
</head>
<body onmousedown="return false;">
<div id="container"></div>
<div id="divMenu"></div>
</body>
</html>
i am appending popup tags as
function setupCalibration(){
…