[Pro] jQuery Code

I need to alter a few lines of jquery for a success page that I’m using in a sign up form. Currently the code places text over an image on the same page. I would like to call up a new page for this instead. I need to Href the Url but I don’t know how to write it.

Here is what is currently in the file.

<? if($successPage) : ?>
		$('#BCTFWhitePlaqueAlreadyReg img:first').attr('src', '/Resources/thank-you-plaque.png');
	<? endif; ?>
	//$('#BCTFWhitePlaqueAlreadyReg').css('zIndex', 'none');

Thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at: