Results 1 to 2 of 2

Thread: How to create an address bar like dynamic drive

  1. #1
    Join Date
    Oct 2010
    Posts
    14
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default How to create an address bar like dynamic drive

    HI,
    I m newbie , I am trying to create an addreess bar like we have in this website


    Dynamic Drive Forums > General Coding > CSS

    like this.. and also I want a search box floating in right corner...
    thanks in advance....
    a code snippet will be help full...

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Those are called breadcrumbs and can be difficult to create if you aren't experienced with PHP (or whatever serverside language you are using). It might be possible to make them in Javascript, but that seems like approaching it backwards.
    A search box is created using a form. Processing a search is much more difficult.
    None of this is CSS specifically, though you may need to use CSS to style it to look nice.

    You can find tutorials for all of this on http://google.com.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •