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. Adding OnMouseOver to Server Side controls

Adding OnMouseOver to Server Side controls

Scheduled Pinned Locked Moved ASP.NET
comsysadmintutorialquestion
3 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.
  • J Offline
    J Offline
    Jon G
    wrote on last edited by
    #1

    Okay, I know that you are not able to set the "OnMouseOver" event on certain server side web form controls. I have drop-down lists that need the OnMouseOver event, and they are server side. Can anyone tell me how to get these drop-down boxes to handle OnMouseOver events? Thanks, Jon G www.Gizmocoder.com

    R 1 Reply Last reply
    0
    • J Jon G

      Okay, I know that you are not able to set the "OnMouseOver" event on certain server side web form controls. I have drop-down lists that need the OnMouseOver event, and they are server side. Can anyone tell me how to get these drop-down boxes to handle OnMouseOver events? Thanks, Jon G www.Gizmocoder.com

      R Offline
      R Offline
      Rocky Moore
      wrote on last edited by
      #2

      Could it be the code in the mouseover causing the problem? I can easily put a onmouseover on a dropdownlist without any errors. What exactly is the error you are receiving? Have you tried it with just a simple "alert('here')" message on the mouseover? Rocky <>< www.HintsAndTips.com www.GotTheAnswerToSpam.com

      J 1 Reply Last reply
      0
      • R Rocky Moore

        Could it be the code in the mouseover causing the problem? I can easily put a onmouseover on a dropdownlist without any errors. What exactly is the error you are receiving? Have you tried it with just a simple "alert('here')" message on the mouseover? Rocky <>< www.HintsAndTips.com www.GotTheAnswerToSpam.com

        J Offline
        J Offline
        Jon G
        wrote on last edited by
        #3

        My stupidity was the problem. For some reason, if i only updated the file that was modified (myPage.aspx and myPage.aspx.vb) onto the server, it wouldn't work. Although, after updating ALL the files in my Inetpub, it magically worked. There must have been some kind of link file or something that I don't know about that caused it not to function properly. Anyways, Thanks for the feedback. Jon G www.Gizmocoder.com

        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