Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2006
    Location
    Hertfordshire
    Posts
    123

    Default CSS3 Navigation Example

    HI

    Was playing around with a simple CSS3 navigation today http://www.cpmwebdesign.co.uk/css3_n.../nav_home.html

    might be useful to someone at some point maybe someone can take it a bit further

    Here's the source css3_nav_example.zip

  2. #2
    Join Date
    Apr 2012
    Location
    Aarlanderveen, Netherlands
    Posts
    7

    Default Re: CSS3 Navigation Example

    So cool!. Would love to have the finished one. Would perfectly suit my website. exquisites-europe.com.
    Have tried it, but it doesn't work. Not enough knowledge where to put the codes. :-(
    Do you mind asking you a stupid question?
    Would you know the javascript code to include in my subfolders substituting the navbar. (working with lots of files and updating home and subfolders daily (changing layout as well). have to go back and forth changing it into the different navbars (home, hotels, specifici interests etc.).It's time consuming.
    Would so appreciate a reply. Or should I post a new question?

    Thanks so much.

    regards
    Ilona

  3. #3
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,502

    Default Re: CSS3 Navigation Example

    You can do something very similar to this in Xara Web Designer or Xara Designer Pro (see attached .XAR file or open the zip file and open the index file in your browser).
    Attached Files Attached Files

  4. #4
    Join Date
    Mar 2013
    Posts
    2

    Default Re: CSS3 Navigation Example

    Quote Originally Posted by manny2k View Post
    HI

    Was playing around with a simple CSS3 navigation today http://www.cpmwebdesign.co.uk/css3_n.../nav_home.html

    might be useful to someone at some point maybe someone can take it a bit further

    Here's the source css3_nav_example.zip
    A navigation bar needs standard HTML as a base.
    <ul>
    <li><a href="default.asp">Home</a></li>
    <li><a href="news.asp">News</a></li>
    <li><a href="contact.asp">Contact</a></li>
    <li><a href="about.asp">About</a></li>
    </ul>

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,814

    Default Re: CSS3 Navigation Example

    If you search for "css3 mega menu" you will get lots of powerful varieties.
    I support them as they are lightweight and are CSS3 and very simple to include into Xara sites.

    The downside is you need a CSS3 editor and some skill to maximise your coding investment; Xara does a lot of it in the background so for novice builders, you are learning one tool without having to know HTML5 & CSS3.

    Acorn

 

 

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
  •