merryba
03-07-2011, 07:57 PM
1) Script Title: Animated Collapse 2.0
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: I have a form placed in div under the animated collapse where the form is shown or hidden on pressing show/hide button.I want to include a key press event for a text box in the form using JQuery.Key press event is not firing.While the same code is fired when the text box is outside of the collapsible div.How can I include a Keypress/keydown event for an element inside the animated collapse?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: I have a form placed in div under the animated collapse where the form is shown or hidden on pressing show/hide button.I want to include a key press event for a text box in the form using JQuery.Key press event is not firing.While the same code is fired when the text box is outside of the collapsible div.How can I include a Keypress/keydown event for an element inside the animated collapse?