I was wrong -- it's just that dockBadge doesn't work from the web
inspector, and HipChat only sends notifications if you set a
preference that's only accessible through their AIR app, not the web
interface. Oddly,

setTimeout( function () { window.fluid.dockBadge = "10";}, 1000);

does work through the inspector, though calling window.fluid.dockBadge
= "10" directly has no effect. Weird.

On Mar 1, 6:47 pm, Justin Weiss <[email protected]> wrote:
> I'm having this problem too. Sites where Fluid updates the badge
> automatically (like Google Reader, etc.) seem to do just fine, but
> sites that manually update the badge with window.fluid.dockBadge =
> "10" have no effect. I haven't got it to work on HipChat, in the web
> inspector, or on a static page I whipped up to test with. I'm using
> the newest versions of Snow Leopard, Safari, and Fluid 0.9.6, if that
> helps.
>
> On the Google Reader page that initially shows the dock badge, running
> window.fluid.dockBadge = "10" in the inspector makes the badge
> disappear for a second before Fluid puts the real value back on.
>
> Any ideas?
>
> On Feb 24, 11:37 am, sambao21 <[email protected]> wrote:
>
>
>
> > I'm trying to install some scripts that update the dockBadge for
> > twitter, and I'm not seeing anything happening.  The script i'm
> > installing is:http://userscripts.org/scripts/show/88425
>
> > so i opened up inspector and trying to run some of the js manually,
> > and fluid.dockBadge is always undefined.  Can anyone help me
> > understand what I am doing wrong?  thanks

-- 
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en.

Reply via email to