From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: [html-export question] location with JS. Date: Wed, 17 Dec 2014 10:27:43 +0100 Message-ID: References: <87wq5rwl5n.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1Asm-0008Ij-Hk for emacs-orgmode@gnu.org; Wed, 17 Dec 2014 04:27:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1Asc-0008Jc-Be for emacs-orgmode@gnu.org; Wed, 17 Dec 2014 04:27:00 -0500 Received: from mail2.b1.hitrost.net ([91.185.211.205]:60459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1Asc-0008Ih-4q for emacs-orgmode@gnu.org; Wed, 17 Dec 2014 04:26:50 -0500 In-reply-to: <87wq5rwl5n.fsf@gmx.us> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org > The issue is > that the javascript that I use absolute position in pixels, and the > browser doesn't update the location when zooming... > > Any ideas on how to solve this? Which browser? It seems to work well with zooming in Firefox and Safari, so I'd say you're doing something right and the browser's doing something wrong. (As you can guess from my attitude, though, I'm not a professional web developer.) Yours, Christian