Description
The Hoodman Cinema Strap is designed to allow the use of the LCD monitor as a viewfinder. The strap attaches to the HoodLoupe 3.0 and then to the digital SLR camera with stretchable cords.
- Allows the use of the LCD monitor as a viewfinder
- Strap attaches to the HoodLoupe 3.0 and then to the digital SLR camera with stretchable cords
function selectTab(tabName) { document.getElementById(‘Overview’).style.display = none; document.getElementById(‘Specs’).style.display = none; document.getElementById(tabName).style.display = block; switch (tabName) { case Overview: document.getElementById(btnOverview).className = active document.getElementById(btnSpecs).className = button break; case Specs: document.getElementById(btnSpecs).className = active document.getElementById(btnOverview).className = button break; } } document.getElementById(btnOverview).click();
Reviews
There are no reviews yet.