Microsoft
Software
Hardware
Network
Question : hide a Div
i have this code that work fine in firefox but not in explorer,
document.getElementById("D
ives").sty
le.visibil
ity = 'hidden';
document.getElementById("D
ives").sty
le.height = '0px';
Answer : hide a Div
To show it back :
1:
document.getElementById("Dives").style.display = 'block';
Random Solutions
ZM 400 Label Printing
VB script to open UNC application
/dev/ch0 not recognized
Excel VBA
Sync MS Project 2010 tasks with MS Outlook 2010 tasks without Project server or add-in
Exchange users not receiving email
Draytec Vigor3300, static Address allocation.
psexec problem on 64bit target systems
Excel VBA UserInterFaceOnly problems when adding listbox
Import feature in Pl/Sql Developer