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. textbox + tooltip

textbox + tooltip

Scheduled Pinned Locked Moved Web Development
csharpasp-net
3 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.
  • R Offline
    R Offline
    ritu4321
    wrote on last edited by
    #1

    in aspx page in asp.net2.0 on textbox i want tooltip text in javascripting. Please can anyone tell me how.

    A R 2 Replies Last reply
    0
    • R ritu4321

      in aspx page in asp.net2.0 on textbox i want tooltip text in javascripting. Please can anyone tell me how.

      A Offline
      A Offline
      acodman
      wrote on last edited by
      #2

      There various ways in resolving this issue. --- go to www.dynamicdrive.com and look for tool tips javascript sample. --- textboxes in visual studios has tooltip properties. use it and it will wrk.

      1 Reply Last reply
      0
      • R ritu4321

        in aspx page in asp.net2.0 on textbox i want tooltip text in javascripting. Please can anyone tell me how.

        R Offline
        R Offline
        rup_rj
        wrote on last edited by
        #3

        I think so this will help you to resolve your issue an Exp. is here Write down some text in TextBox and Click On link It'll change tool tip for Text box what Text you entered in Text Box JavaScript Function: function HelloToolTip(v){ document.getElementById(v).title = document.getElementById(v).value; } Html Code Here:

        rup

        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