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. Plese Help- Onmouseover javascript

Plese Help- Onmouseover javascript

Scheduled Pinned Locked Moved ASP.NET
javascripthtmlwpfcomhelp
4 Posts 3 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.
  • A Offline
    A Offline
    Amit Battan Ror
    wrote on last edited by
    #1

    I use following code of in ASP, and the respective JavaScript first 2 line of JavaScript working well but JavaScript onMouseOver is not working Please help HTML code in ASP templates 17278 Javascript code document.getElementById("tempimg1").src = image; document.getElementById("cmbSkin1").value = name; document.getElementById("tempimg1").onMouseOver = function(){showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)} I also used follwing document.getElementById("tempimg1").onMouseOver = showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438) document.getElementById("tempimg1").onMouseOver = "showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)" I also searched on google Applied logic, but not succeed Please help

    Amit Battan Ror battan20@gmail.com

    L 1 Reply Last reply
    0
    • A Amit Battan Ror

      I use following code of in ASP, and the respective JavaScript first 2 line of JavaScript working well but JavaScript onMouseOver is not working Please help HTML code in ASP templates 17278 Javascript code document.getElementById("tempimg1").src = image; document.getElementById("cmbSkin1").value = name; document.getElementById("tempimg1").onMouseOver = function(){showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)} I also used follwing document.getElementById("tempimg1").onMouseOver = showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438) document.getElementById("tempimg1").onMouseOver = "showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)" I also searched on google Applied logic, but not succeed Please help

      Amit Battan Ror battan20@gmail.com

      L Offline
      L Offline
      lavesh21291
      wrote on last edited by
      #2

      asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="images/zoek-btn.gif" style="margin-left:2px; margin-top:3px;" onmouseover="this.src='images/zoek-btn-hover.gif'" onmouseout="this.src='images/zoek-btn.gif'" />

      A 1 Reply Last reply
      0
      • L lavesh21291

        asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="images/zoek-btn.gif" style="margin-left:2px; margin-top:3px;" onmouseover="this.src='images/zoek-btn-hover.gif'" onmouseout="this.src='images/zoek-btn.gif'" />

        A Offline
        A Offline
        Amit Battan Ror
        wrote on last edited by
        #3

        am working with asp not with asp.net

        Amit Battan Ror battan20@gmail.com

        A 1 Reply Last reply
        0
        • A Amit Battan Ror

          am working with asp not with asp.net

          Amit Battan Ror battan20@gmail.com

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Amit Battan Ror wrote:

          am working with asp not with asp.net

          Then You are in wrong Forum :doh:

          cheers, Abhijit My Recent Article : Beginner's Guide To View State

          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