Search Results

1
vote

how to stop link being followed until after jquery .animate has complete

You should be able to use the animate function listed here: (jquery doc) It says that the ca …