I have a simple jQuery script that slides a contact form up from the footer using slideToggle and a negative margin.
It all works OK functionally but there are some visual glitches, when the panel is sliding the text link jumps aronund a bit. Also the borders I have set on the panel drop down during the animation process.
I have created a jsFiddle demonstrating my problem at http://jsfiddle.net/YdT9v/ – can anyone see whats wrong?
Check out this fiddle. I did make some changes in CSS as follows:
position:absolute;to.contactformcontainerbottom:40px; position:absolute;to#contactform(You might need to change the number in
bottomproperty)http://jsfiddle.net/Bongs/YdT9v/6/