PDA

View Full Version : Mouseover popup positinging not working


fensterbaby
05-11-2011, 07:38 PM
No matter what settings I use the MO popup does not display relative to the cursor.

http://aktest2.com/phpcalendar/local.html

Set it for a 12 px offset with anchor option disabled.

Tried the anchor option and that doesn't work at all.

help

Thanks

ve9gra
05-11-2011, 07:58 PM
Of one, seems like you're missing the $CSS line... I only see a reference to the .css file, you're missing the colors for the categories.

Of two, the $OL line needs to be directly after the <body> tag... yours is not, which is why the popup is offset.

fensterbaby
05-11-2011, 08:49 PM
thanks for the fast reply

so far so good.

One last question.

How can I increase the number of chars displayed in the MO ajax popup?

I don't want to have to use popups on the MORE click. Lots of people disable popup windows and I'm surprised you use them in this.

Thanks

gf

ve9gra
05-12-2011, 09:18 AM
In the Setup Manager, under the Popups section, increase the "Maximum description length" there.