how to expand and view the TOC - please help

  • Thread starter Thread starter Adam
  • Start date Start date
Adam said:
Viewing the following URL ...
http://msdn.microsoft.com/en-us/library/aa139672.aspx
in IE but can't expand and view the MSDN Library tree.
Clicking on the '+' icon does nothing. Anyone know why?


If I move my mouse to the left I get a tooltip:
Click and drag to resize. Double click or press 't' to toggle visibility.

That works! Who knew? ; )

And, what do I need to do in order to expand and view the TOC?


HTH

Robert Aldwinckle
 
Robert Aldwinckle said:
If I move my mouse to the left I get a tooltip:
Click and drag to resize. Double click or press 't' to toggle visibility.

That works! Who knew? ;)




HTH

Robert Aldwinckle

I don't know what happened but when I reopened IE to
try out the toggle feature, the MSDN Library tree automatically came up
expanded.
And, I have not knowingly changed anything. Bizarre!
 
Adam said:
I don't know what happened but when I reopened IE to
try out the toggle feature, the MSDN Library tree automatically came up
expanded. And, I have not knowingly changed anything. Bizarre!

More info ...

When the problem occurs (yes, it's still there but not always),
the status bar shows the "Error on page" message.
I tried the toggle feature but I don't think I understood it right since
I couldn't get it to work. Luckily, there's a workaround ... "Refresh".
 
Adam said:
More info ...

When the problem occurs (yes, it's still there but not always),
the status bar shows the "Error on page" message.
I tried the toggle feature but I don't think I understood it right since
I couldn't get it to work.


The more conventional method of hiding that tree is to drag its frame's
right edge over to the left border of the window. Then you may be more
grateful for the T to toggle it back on. ; )

Luckily, there's a workaround ... "Refresh".


Have you looked to see what needs to be redownloaded? Does its size change?
Then you could be looking at it as a symptom of an MTU size problem.
E.g. the routing might change as a result of the Refresh. Etc.

Do the number of items downloaded change? Then perhaps Refresh helps avoid
a timing problem in the scripts?

Have you tried pressing Ctrl-F5 for Refresh? Then everything could be downloaded
as if your TIF was empty. So using Ctrl-F5 could have two effects for you:
download and cache newer versions of files which aren't yet expired
or reproduce a symptom that you may be claiming using just F5 somehow avoids.

Tip: you could use Fiddler2 to trace the requests and responses
for each case. Oops. Your cross-post suggests that your OS is Win9x
in which case you would *not* have that option available to you.
I have no idea how users of such an OS could trace HTTP.
Perhaps if a hardware firewall was also involved they could find
a trace facility in it.


Good luck

Robert
---
 
Robert Aldwinckle said:
The more conventional method of hiding that tree is to drag its frame's
right edge over to the left border of the window. Then you may be more
grateful for the T to toggle it back on. ; )

Using IE ... when the "Error on page" or "Done" message appears in
the status bar with an exclamation warning icon, that's when
the MSDN Library tree is collapsed. And, I cannot ...
- click and drag to resize
- double click or press 't' to toggle visibility

The open/close/resize features do not work.


So long as "Refresh" works as a workaround, I'm fine for now.
Will dig further when I have more time.
 
It has to do with DNS Pollution and other bugs going around on servers such
as expired certificates and other junk.

You can check out us-cert.gov for more details on DNS Poisoning and Dan K.'s
work on this as well as other sites.
 
Back
Top