Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: chasero13
Forum: JavaScript programming 11-06-2012, 08:19 PM
Replies: 5
Views: 547
Posted By chasero13
Javascript/ Internet Explorer 9 issues

I have the following script on a website:

<script language="javascript">
function toggle(targetId) {
target = document.all(targetId);
if (target.style.display == "none"){...
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT +1. The time now is 11:50 PM.