Click to See Complete Forum and Search --> : always visible


quocdanh
05-06-2003, 08:42 PM
How do I make a part of my web document always visible when the document size exceeds the viewport? If it's possible could you please list all the possible methods.

khalidali63
05-06-2003, 10:05 PM
I think what you are asking is matter of logic not any particular method.

quocdanh
05-06-2003, 11:59 PM
This is the kind of question I got from the test
3.4
How do you make a part of your web document always visible when the document size exceeds the viewport? Include all solutions you can think of, state your preferred choice and explain why.

KeshavaR
05-07-2003, 01:01 AM
Some related document on ViewPort and visibility :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconactivexviewport.asp

quocdanh
05-08-2003, 03:55 AM
thanks khalidali63 and KeshavaR