Those are some good ideas. In an effort to just write something quickly I decided to:
1) keep track of context object z-index 2) set z-index of this object to some absurd big z-index value 3) on lost focus (or when the object should resume the "not" expanded state) return z-index to original size This seems to be working fine.. I was fishing for if anyone else had ran into similar implementation problems. You know its fantastic to finally be able to write all of this great Javascript code using Prototype, but you still have to write it intelligently. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To view this discussion on the web visit https://groups.google.com/d/msg/prototype-scriptaculous/-/c_mqUcy18fUJ. 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.
