unregistered

$(".toggle_container:first").show(); jquery sliding div?

Asked by unregistered 2 years ago jquery


Adam
0
 
This would easier to answer if you stated your question a little
clearer. But i think you are asking what you need to get the code placed
as your question to slide down. If that the case then:

$(".toggle_container:first").slideDown();

if you need it to slide differently then you might have to use the jquery animate function.

- Adam

by Adam 2 years ago

Answer this question

$(".toggle_container:first").show(); jquery sliding div?

0 errors found:

 
0