Back to Browse

Javascript : Control Marquee Speed and Textfield Visibility.avi

2.3K views
Oct 14, 2011
3:02

Control Marquee Speed and Textfield Visibility (click the button to show o hide textfield) function Visibility(controlId) { var control = document.getElementById(controlId); if (control.style.visibility == "visible" || control.style.visibility == "") control.style.visibility = "hidden"; else control.style.visibility = "visible"; }

Download

1 formats

Video Formats

360pmp44.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Javascript : Control Marquee Speed and Textfield Visibility.avi | NatokHD