Hover & code-behind

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gsauns

    Hover & code-behind

    I have a few buttons I need to use... I want them to run code-behind,
    but I also want them to have CSS hover properties. What's the best way
    for me to do this?
  • Alexey Smirnov

    #2
    Re: Hover & code-behind

    On Nov 26, 8:56 pm, gsauns <gsa...@gmail.c omwrote:
    I have a few buttons I need to use... I want them to run code-behind,
    but I also want them to have CSS hover properties. What's the best way
    for me to do this?
    Mouse-Over Effects on ImageButton

    Comment

    • gsauns

      #3
      Re: Hover &amp; code-behind

      On Nov 26, 3:06 pm, Alexey Smirnov <alexey.smir... @gmail.comwrote :
      On Nov 26, 8:56 pm, gsauns <gsa...@gmail.c omwrote:
      >
      I have a few buttons I need to use... I want them to run code-behind,
      but I also want them to have CSS hover properties. What's the best way
      for me to do this?
      >
      Mouse-Over Effects on ImageButtonhttp ://207.46.248.104/quickstart/aspplus/samples/webforms/ctrlref/web...
      Perfect... thanks.

      Comment

      Working...