Recent content by Yuri K

  1. Y

    USB drive,no media, not possible to format.?

    When I insert the drive in my windows 7 pc, I am told to format the disk when I click yes I am informed that there is no disk in drive G and that it can't format, when i try to access it again it says "please insert disk into removable disk G". I have gone into device manager to troubleshoot and...
  2. Y

    can this html be made into a css only dropdown that works in Internet Explorer 6?

    <div id="navigation"> <ul class="nav"> <li class="link"> <a class="main" href="#">Main</a> <ul class="sub"> <li><a href="#">test1</a></li> <li><a href="#">test2</a></li> <li><a href="#">test3</a></li> <li><a href="#">test4</a></li> </ul> </li> <li class="link"> <a class="main" href="#">Main</a>...
Back
Top