User Profile
Collapse
-
anandjuventus replied to unable to get id in javascript function for mozilla 3.6 but working fine for IE.in Javascriptcool.. thanks buddy..... -
anandjuventus started a topic unable to get id in javascript function for mozilla 3.6 but working fine for IE.in Javascriptunable to get id in javascript function for mozilla 3.6 but working fine for IE.
...Code:function VisibleDiv(obj) { if (obj == BaseLog) { var objStyle = document.getElementById('DivCalls').style; if (objStyle.display == "block") objStyle.display = "none"; else objStyle.display = "block"; } else if (obj == ViewReports) {
No activity results to display
Show More
Leave a comment: