Thanks Colin for your response. I found the issue. IE8 does not like html element ids to start with numbers. If I prepend an "X_" to the id, it works fine.
On May 20, 7:04 am, ColinFine <[email protected]> wrote: > It might help if you included enough of your code to make sense of. > Since you have not told us anything about this.expression or > this.mode, it's hard to have any idea what might be going on, > especially since 'description' (which is what you are apparently > asking about) doesn't occur anywhere else in what you posted. > > Colin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
