Hi, At http://marijn.haverbeke.nl/indent/ you can find an implementation of auto-indentation for Javascript code in a textarea. Maybe this would be a cool thing to add to the interpreter demo on the MochiKit site?
Also, I ended up making a passable implementation of functions to get and set the selection in a textarea or textinput. Are there any plans to add something like that to MochiKit? The IE interface for manipulating selections is a beautiful example of brain-dead interface design, which causes my implementation for IE to be a bit flaky. But when done right (I'm still trying to find a better hack), functionality like this would be very useful. Regards, Marijn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
