Re: [Nagios-devel] statusmap circular layout

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] statusmap circular layout

Post by Guest »

Thanks - this will be in CVS tonight.

On 16 Nov 2003 at 18:41, Yngvi P=E9tursson 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: 11-16-2003
> 2320,2321c2318,2319
> : eventObj.layerX) + %d;\n",x_offset); printf("document.popup.style.top =3D (document.all ? eventObj.y :
> eventObj.layerY) + %d;\n",y_offset); --- >
> printf("document.popup.style.left =3D document.body.scrollLeft +
> %d;\n",x_offset); > printf("document.popup.style.top =3D
> document.body.scrollTop + %d;\n",y_offset); nagios#
>
>
>
> K=E6r kve=F0ja / Best regards,
> Skuti - Yngvi Hrafn P=E9tursson =B7 kerfisfr=E6=F0ingur =B7 Systems Anal=
yst
> S=EDmi/tel: +354 460-5300 =B7 Fax: +354 460-5301 Vefs=ED=F0a/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_ ... 2lp?Target
> _______________________________________________ Nagios-devel mailing
> list [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked