Anchoring target when using slideToggle

Anchoring target when using slideToggle

Sorry if this has been covered here - couldn't find anything searching on it.

i'm using slideToggle which reveals a large element upwards;


Given that the element revealed is very high the anchor tag that is used to show/hide sometimes disappears. I've tried return false; but that doesn't fix it.

Any idea?

Thanks