Posts by Jandandan • 1 point
1 post
- 
		0 votes2 answers44 viewsQ: Object is coming nullI have the following code, but the var ob this coming null. <head> <script> function pisca(item) { var ob = document.getElementById(item); if (ob.style.color=="red"){… javascriptasked Jandandan 1