Results 1 to 2 of 2

Thread: CSS & Graphics Buttons

  1. #1
    Join Date
    Jan 2007
    Posts
    2

    CSS & Graphics Buttons

    Hey Guys,

    I am just learning CSS and quite love it
    I have questions:
    I can't figure it out to create buttons from my own graphics and also,
    I want it when its hover, its change to the other graphics buttons.

    for example:
    http://www.tanyamerone.com/

    the main navigation of that site and also can someone tell me where I can find css tutorials to create this kind of form
    http://www.golfandsave.ca/buyamembership.htm
    (select region form)

    thanks guy

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Google "Mouseover javascript".

    One link is:-
    http://www.hypergurl.com/rolloverimage.html - make sure javascript is enabled.

    You need two images for the buttons.

    If you are using just different colors for the buttons there are pure CSS codes which don't need javascript:-
    http://www.wickham43.supanet.com/tut...downmenus.html
    you use just part of the dropdown menu code without the dropdown, like the Advice button.

    You can use pure CSS with two images:-
    http://www.wickham43.supanet.com/tut...verpopups.html
    the popups would be the same size as the original positioned in the same place;
    but it is a bit fiddly to set up and perhaps javascript is easier.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Posting Permissions

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