Firefox Q
- Started
- Last post
- 11 Responses
- vsc
olá
apparently the onmouseover=window.status and onfocus=this.blur commands do not work in FF1.0. anyone knows if there's a way of getting around this?
thx.
- jevad0
shitcakes you are right
OnMouseOver="self.status='
doesn't work
bollocks
- fusionpixel0
i cant believe the
OnMouseOver="self.st atus='
doesnt fire
wow!
- vsc0
i only checked in a page with frames but i suspect it has to do with javascrip commands after the "" tag (?)
- vsc0
oops.
"Body"
- welded0
No, it works just fine.
onmouseover="self.status='blah'; return true"
Seems the return true bit is required.
- vsc0
?
not working here even with the "return true" thing. even without frames. even with all extensions disabled.
- welded0
Curious. Do you have the code online? I just whipped up a quick test page and didn't have any issues, besides the return true bit.
- gabriel20
I believe firefox has status text changes disabled by default. It's an option under:
Tools -> Options ->Web Features -> Javascript -> Advanced
- welded0
Oh ya, there's that. That was my first thought yet I didn't even bring it up...
- vsc0
that's it, gabriel2!
thanks a lot.
welded: i think it's pointless throw you the link now, right?
- welded0
Quite. :)