i saw a link on some website which use bind function. but its not working…if there is anyone who can help me it would be great. plus i dont know anything about java coding.
so if you correct it completely and upload it here. i will owe you big.
plz help.
$w.onReady( function () {
$w.bind(url, function (e)){
e.preventDefault();
});
});