javascript - What is causing this simple animation script to animate improperly? -


i cannot seem figure out making script go wrong...

you can find animated version of script here... http://jsfiddle.net/ttjam/21/

you may find live project version here... http://jsfiddle.net/ttjam/22/

the live project located @ http://paysonfirstassembly.com/

as can see, animation not have same visual effect in second link. visual effect wish achieve 1 in first link. willing edit script this, or make changes css did not make initially.

min-height:120px; in .dynpanelcontent in css doesn't let work properly. don't understand why... if remove it, works @ least here http://jsfiddle.net/ttjam/22/


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -