• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: static 'toolbar' question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: static 'toolbar' question


  • Subject: Re: static 'toolbar' question
  • From: Frédéric JECKER <email@hidden>
  • Date: Tue, 12 Apr 2011 13:24:57 +0200
  • Thread-topic: static 'toolbar' question

Hi

This can be easily done with the following css rules.

#toolbar
{
    position        : fixed;
    top             : 0; /* you can also use bottom:0; if you want to
stick the toolbar at the bottom of your page */
    width           :100%;
}


-----Message d'origine-----
De : Theodore Petrosky <email@hidden>
Date : Tue, 12 Apr 2011 04:13:30 -0700 (PDT)
À : <email@hidden>
Objet : static 'toolbar' question

>I don't see any example of a toolbar (a static area at the top of the
>screen where I would find common tools. and this area does not scroll
>with the rest of the page).
>
>How are youse guys creating this effect? You know the row of common tools
>at the top of a page that doesn't scroll with the rest of the content.
>
>Ted
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>Webobjects-dev mailing list      (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>om
>
>This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: static 'toolbar' question
      • From: Theodore Petrosky <email@hidden>
References: 
 >static 'toolbar' question (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: static 'toolbar' question
  • Next by Date: Re: static 'toolbar' question
  • Previous by thread: static 'toolbar' question
  • Next by thread: Re: static 'toolbar' question
  • Index(es):
    • Date
    • Thread