Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Can I use CSS for this effect

Reply
Thread Tools

Can I use CSS for this effect

 
 
Nomadic Worker
Guest
Posts: n/a
 
      04-02-2005
Can I use CSS to have the nav buttons stay with the text in this website
template.

www.nomadicworker.com

What I want to do is when people read my text I want the nav buttons to
always be displayed next the text when people scroll down to read the text.

Thanks,

Any help would be great.


 
Reply With Quote
 
 
 
 
Roy Schestowitz
Guest
Posts: n/a
 
      04-03-2005
Nomadic Worker wrote:

> Can I use CSS to have the nav buttons stay with the text in this website
> template.
>
> www.nomadicworker.com
>
> What I want to do is when people read my text I want the nav buttons to
> always be displayed next the text when people scroll down to read the
> text.
>
> Thanks,
>
> Any help would be great.


See the post titled "Help with HTML question" from March 31st. It is almost
identical to yours.

Roy

--
Roy S. Schestowitz
http://Schestowitz.com
 
Reply With Quote
 
 
 
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-03-2005
Nomadic Worker wrote:
> Can I use CSS to have the nav buttons stay with the text in this website
> template.
>
> www.nomadicworker.com
>
> What I want to do is when people read my text I want the nav buttons to
> always be displayed next the text when people scroll down to read the text.
>
> Thanks,
>
> Any help would be great.
>
>


Capturing the scroll event and moving the nav elements accordingly is a
'behavior' requires scripting. My site is an example. The flyout
sub-menus do use CSS's pseudo class 'hover' to to produce a behavior
effect, but the menu's ability to float as the document is scrolled
required JavaScript.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
which css class takes effect? Charlie123 HTML 0 05-25-2007 01:05 AM
nowrap effect in css? dorayme HTML 6 04-26-2006 12:44 AM
CSS Transparent effect howachen@gmail.com HTML 12 02-28-2006 12:18 PM
CSS Border Bottom Effect: <h1> vs Using A Class Lauri Raittila HTML 7 03-03-2005 06:21 PM
CSS "drop shadow" block element effect Erik Harris HTML 11 03-03-2004 12:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57