CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   DOM and JSON scripting (http://www.codingforums.com/forumdisplay.php?f=15)
-   -   Opera 7 event handling (http://www.codingforums.com/showthread.php?t=13280)

Maximus - DFX 01-20-2003 04:19 AM

Opera 7 event handling
 
When you mouse over a block element and get the clientY/X and offsetY/X it works fine but once you put text and mouse over the text in the block is makes the offsetY/X be of a given word. Is there any way to stop Opera 7 from treating text as an individual object?

brothercake 01-20-2003 12:06 PM

It's not just Opera 7 ..

.. what you need is a recursive function like this (written with images in mind, but works for other objects too)


All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.