Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Stylish buttons and dropdown

Stylish buttons and dropdown

Scheduled Pinned Locked Moved ASP.NET
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    greendragons
    wrote on last edited by
    #1

    As i've seen on many site..when u bring cursor to the button it's color changes and a sound is produced..or even dropdown list also appears.

    A 1 Reply Last reply
    0
    • G greendragons

      As i've seen on many site..when u bring cursor to the button it's color changes and a sound is produced..or even dropdown list also appears.

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      they all create those elements using css and basic html controls. They dont use the original input control. Say for example, you can set css background:url('path') using javascript to a div when mouse hovers on it. This will create the the effect that you are talking about. You can create a dropdown using ul,li and a few divs and css. You need to trap the events. To do them, you must have knowledge about basic html constructs and javascript. For time being check Yahoo UI controls. They have already built such controls. :thumbsup::thumbsup:

      Abhishek Sur


      My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

      **Don't forget to click "Good Answer" if you like to.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups