здравейте имам проблем в сайта
news.dimitrovgradbg.com
с браузера internet Explorer - дава ми: “Internet Explorer Cannot Open the Internet Site Operation Aborted”
Чета в един сайт че проблема може да е от тук: Change
Code:
setTimeout(JCommentsInitializeForm, 100);
in "/components/com_jcomments/tpl/default/tpl_form.php" (at line ~200) to
Code:
window.addEvent('domready' , JCommentsInitializeForm);
the problem is that the original code doesn't wait for the generating of full DOM, while the second does. I hope I could help somebody...
Срещали ли сте този проблем и възможно ли е да е от това