Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorianisth
    • CommentTimeJun 9th 2010
     permalink
    Is it possible to create nav rollover buttons in photoshop without going in to dreamweaver and adding them as rollover buttons?

    Or have I got to create the buttons on their own but make the space in the web layout in photoshop then add them in dreamweaver?

    Hope i'm making sense!
    •  
      CommentAuthorAvean
    • CommentTimeJun 9th 2010
     permalink
    Dont have to use dreamweaver, but yeah you have to add them as rollover buttons in your website or else they will be just static images.
    One image on #link { background-picture: url(img/buttonoff.png); }
    and another on #link a:hover { background-picture: url(img/buttonon.png); }

    But there are tons of ways to do this. This is with CSS. You can use javascript, dhtml, jquery, flash ....... endless possiblities.
  1.  permalink
    without going in to dreamweaver and adding them as rollover buttons, can we create nav rollover buttons in photoshop???

    _____________________________________________________

    Johnpeter
    Personal Finance Bible
Add your comments
    Username Password
  • Format comments as (Help)