how to not follow right now an URL ?

how to not follow right now an URL ?

Hello,

i'm using a modal popup plugin : i binded the popup each time i click on a link with a certain class.

I find out how to not follow right now the URL using  e.preventDefault(); in order to make the popup appears.

But in the popup displayed there are only information, so i want when the user click on OK in the popup to follow the URL he first click on.

I know it's pretty basic but i don't know how to do :P

Thanks