0

I am trying to inspect the div element that appears for Tipsy hover-overs on this page in order to change the width of the popup. https://dl.dropbox.com/u/1531353/Misc/Docudocker/setups/tipsyCrashingApplication/force-html.html

However, when I press Shift+Ctrl+C, and then move my mouse to the Developer Elements panel, the Tipsy hover-over disappears, so I can't examine it any more.

How do I examine an element that only appears upon a hover-over effect in Chrome Web Developer?

abraham
  • 46,583
  • 10
  • 100
  • 152
dangerChihuahua007
  • 20,299
  • 35
  • 117
  • 206

1 Answers1

1

I am using Win 7. I used firebug & it showed that tooltips were using the tipsy.css try to navigate to your tipsy css & change the width attrib though i couldnt get the bottom part of the tooltip in right shape. Hope it helpsenter image description here

uday
  • 8,544
  • 4
  • 30
  • 54