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

Plese Help- Onmouseover javascript

Scheduled Pinned Locked Moved Web Development
javascripthtmlwpfcomhelp
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.
  • 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
      Lost User
      wrote on last edited by
      #2

      I am using

      <a href="#" onMouseOut="rollOutImage('imgHome')" onMouseOver="rolloverImage('imgHome');"><img id="imgHome" style="border:0px" src="Images/btn_home.jpg" alt="Home"></a>

      And it is working fine. The one u are using and the one i am, the difference is in Case. Please try it, as i am not facing any issue

      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