Robert,
I'm afraid that's not the solution I'm looking for as we require the ctrl/+
and ctrl/- for our application. We use these two key combinations as
shortcuts for for next and previous functionality.
For some reason, event.cancelBubble, event.returnValue=false, keyCode=0 and
return false all don't seem to be working.
Thanks anyway!
Connie
"Robert Aldwinckle" wrote:
> "Connie" <> wrote in message
> news:C4358BC3-3A91-443A-8F87-...
> > HELP! It seems that no matter what I try, there is now way of cancelling the
> > zoom in IE7 when the ctrl/+ and/or ctrl/- are pressed.
> > Unfortunately, our application uses these key combinations as user
> > functionality.
> > Anybody out there have any ideas? I haven't found an 'onzoom' event or a
> > 'nozoom' property.....
>
>
> Ctrl-0
>
>
> ---
>
>
>
|