ges appear OK (after reducing the preview by 60%).
This seems to suggest to me that maphilight is active during printing.
Ian
On Oct 20, 9:39 am, "Ca-Phun Ung" <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 20, 2008 at 4:13 PM, iantresman <[EMAIL PROTECTED]> wrote:
>
&g
I'm sure my jQuery scripts are doing something, because I when I REM
them out, my printouts are fine.
On Oct 19, 7:15 pm, ricardobeat <[EMAIL PROTECTED]> wrote:
> The media attribute is only for CSS files, not scripts... scripts
> never run when printing.
>
> On Oct
I wanted disable jQuery on printing, but added the media tag didn't
work for me. Is there a proper way to do it?
I also tried disabling a function at printing, which also doesn't
work:
$(function()
{
$('.map').maphilight();
});
Is it possible to save the state of a draggable DIV's position?
I can make a DIV draggable as explained here:
http://docs.jquery.com/UI/Draggables
But how can I acquire the new DIV position, and save it somewhere, so
that when my web page is accessed again, the new DIV position is
remembered.
I
AIL PROTECTED]> wrote:
> Hi there,
>
> Unfortunately, no, multiple tooltips are not supported. Only one at a
> time.
>
> --Karl
>
>
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Oct 11, 2008, at 5:11 PM, iantresman wrote:
>
&g
I'm using Cluetips to show tooltips over several AREAs on an image map
(with usemap). Is it possible to:
(a) Show multiple sticky tooltips, all displayed at the same time
(b) Automatically show all tooltips as soon as the page loads (ie. no
mouseover). The tooltip labels multiple AREAs on my im
I'd like to show "tooltips" on usemap images with multiply defined
AREAs and their associated title tag text. And I'd like to show them
all displaying by default, so they show as dynamically generated
captions.
I've been using kemayo's excellent Map Hilight at
http://plugins.jquery.com/project/
7 matches
Mail list logo