--------------------------- A Runtime Error has occurred. Do you wish to Debug?
Line: 154 Error: 'sucess' is not defined --------------------------- It's a typo - success and sucess. You should install Microsoft Script Debugger for IE. It's not firebug, but it does help a bit. On 1/30/07, Lee Eschen <[EMAIL PROTECTED]> wrote: > > Having lurked here for awhile now, I know you guys are very good with > JavaScript in general. I hope it's not against protocol to ask a > question outside of the Mochikit realm. > > I have a small site I'm developing for a client and in working towards > greater accessibility for the sight-impaired, I cobbled together > (standing on the shoulders of giants) a stylesheet switcher. It works > just fine on every browser I have tested (Firefox 2.0.0.1, Netscape 7.2, > Opera 9.00), except IE, both V6 & V7. > > The test site can be found at: > > * http://www.ashgrovevisualarts.com/ivnews/ > > You should be able to see all the CSS and JS paths from reading the > source. Nothing is "hidden". > > The problem may be seen by clicking on the buttons "Normal Text" and > "Large Text" on the right end of the lower bar in the heading. In FF, > NS, & Opera, the buttons perform as expected: > > * Normal: active area is 80% of viewport, <p> text is default size. > * Large: active area is 100% of viewport, <p> text is 140% of > default size, except head and foot. > > In IE 6/7, nothing happens except the error icon appears in IE7 only. > Running in a FF IETab is the same. If I could run Firebug in IE, or in > an IE Tab in FF, I could likely solve this quickly, but no such luck. > Any suggestions to point me in the right direction? > > I appreciate any help you might be willing to give. I'm sure it's some > small but obvious thing I'm just not seeing. > > -- > Lee Eschen > Ashgrove Visual Arts > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > "First is the sheer joy of making things. As the child delights > in his mud pie, so the adult enjoys building things, especially > things of his own design. I think this delight must be an image > of God's delight in making things, a delight shown in the > distinctness and newness of each leaf and each snowflake." > --Frederick P Brooks in "The Mythical Man-Month" (1975) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > -- troels --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
