If somebody is interested you can PM me for a quote for 4.x, but I don't have the time to make it without necessity to do so.
You can prevent your page from jumping to the type by adding this code to your <a href tag:
Code:
onclick="return false;"
Prevents the link from doing what it's supposed to.