![]() |
|
#1
|
|||
|
|||
|
I'm hoping the BoxOver tool already has this functionality but I'm just not sure how to do it.
Rather than boring you with the specifics of my project here is a similar example on a TV Guide site: http://www.mydigiguide.com/dgx/wbl.d...37&dt=44fd0450 As you can imagine, if they loaded all the descriptions at design time it would make a massive html page and would take forever to open the page. So when you hover over a cell it sets the tooltip there and then (presumably using Ajax to get the text). Without using boxover I can achieve this using the following simplified example: Code:
Code:
Can it be done? I'm sure there are many uses for it? This may even the same question as already posted here: http://boxover.swazz.org/forum/want-...ip-t256-1.html |
|
#2
|
|||
|
|||
|
It's okay guys. I've got it working. If anyone's interested here's how it's done.
The title needs to be a dummy BoxOver title. The flag is just so we only assign the new tooltip once. Code:
Code:
Great tool by the way. Much appreciated. Last edited by listedabive : 09-05-2006 at 06:03 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|