statusmap circular layout

Ethan Galstad nagios at nagios.org
Sun Nov 23 02:07:43 CET 2003


Thanks - this will be in CVS tonight.

On 16 Nov 2003 at 18:41, Yngvi Pétursson wrote:

> I had probblem with the statusmap in Internet Explorer.
> When the circular layout image is so large you hafe to scroll whole
> page down and another to right, the popup layer disappired or pops up
> at courdites outside the browsers view. Here is a solution to my
> problem that puts the popup layer allways at the same cordinits at the
> top of the screen
> 
> 
> 
> nagios# diff statusmap.c.org statusmap.c
> 6c6
> <  * Last Modified: 06-24-2003
> ---
> >  * Last Modified: 11-16-2003
> 2320,2321c2318,2319
> <       printf("document.popup.style.left = (document.all ? eventObj.x
> : eventObj.layerX) + %d;\n",x_offset); <      
> printf("document.popup.style.top  = (document.all ? eventObj.y :
> eventObj.layerY) + %d;\n",y_offset); --- >      
> printf("document.popup.style.left = document.body.scrollLeft +
> %d;\n",x_offset); >       printf("document.popup.style.top =
> document.body.scrollTop + %d;\n",y_offset); nagios#
> 
> 
> 
> Kær kveðja / Best regards,
> Skuti - Yngvi Hrafn Pétursson · kerfisfræðingur · Systems Analyst
> Sími/tel: +354 460-5300 · Fax: +354 460-5301 Vefsíða/website:
> http://www.skrin.is/
> 
> 
> -------------------------------------------------------
> This SF. Net email is sponsored by: GoToMyPC
> GoToMyPC is the fast, easy and secure way to access your computer from
> any Web browser or wireless device. Click here to Try it Free!
> https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target
> _______________________________________________ Nagios-devel mailing
> list Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
> 



Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/




More information about the Developers mailing list