![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi is there a way in DHTML to make buttons scroll down. I have 8 nav buttons that I want to move when someone scroll reads text. I have to much text and want the nav bars to move automatically. |
#3
| |||
| |||
|
|
Nomadic Worker wrote: Hi is there a way in DHTML to make buttons scroll down. I have 8 nav buttons that I want to move when someone scroll reads text. I have to much text and want the nav bars to move automatically. position: fixed ... but Internet Explorer doesn't support enough of CSS 2 for that to work. Google for the IE7 hack which will fake support for position: fixed in IE. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/ Home is where the ~/.bashrc is |
#4
| |||
| |||
|
|
where would I insert this in my CSS? |
#5
| |||
| |||
|
|
Nomadic Worker wrote: where would I insert this in my CSS? Answer: Top posting Question: What is the illogical form of communication commonly frowned upon on Usenet? You would apply it to the element you wanted to position. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/ Home is where the ~/.bashrc is |
![]() |
| Thread Tools | |
| Display Modes | |
| |