Loading...
 
Features / Usability

Features / Usability


Problem with Mouseover and TABS

posts: 14 SPAIN

Hi,

I’m trying to help my web users defining some words using the instruction "Mouseover". The problem is that if I use TABS, when passing the mouse over a word, the description appears at the bottom of the web page.

A part of this, is it possible to create some fixed banner of information on one side of the page (or something similar) to see information of each word when passing the mouse?

The version I'm using is 8.3.


Thanks!


Moisés

posts: 214

I tested this in Tiki 9 and saw the problem.
Then I found you could use negative offsetx= and offsety= values and, through trial and error, get the popup to display closer to where it should be.

But, then I tested in Tiki 8 and unfortunately there is a difference between the Tiki 8 and Tiki 9 Mouseover plugins, and you can not use negative offset values in Tiki 8.

The Mouseover offsetx and offsety in Tiki 8 go through

Copy to clipboard
'filter' => 'digits'

which must strip the negative sign from the value.

The Mouseover offsetx and offsety in Tiki 9 go through

Copy to clipboard
'filter' => 'int'

which must allow negative offsets.

The Mouseover code is not that different, maybe you could backup your Tiki 8 version and try using the Tiki 9 version. Or edit the Tiki 8 Mouseover plugin code and change the filter from "digits" to "int". (I tested both of those options and they both seemed to work OK.)

But it still isn't a very good solution.

Tom

posts: 14 SPAIN


I think I'll use negative offset values till the problem is solved.

Thank you Tom!

Moisés


Upcoming Events

1)  18 Apr 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  16 May 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
4)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7) 
Tiki birthday
8)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
10)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting