SyntaxFix
Write A Post
Hire A Developer
Questions
Not completely sure I understand the question, but do you mean something like this?
$('#something').click(function() { document.location = 'http://somewhere.com/'; } );