On Thu, Jul 30, 2009 at 9:26 PM, waseem sabjee wrote:
> var url = "?car.php?id=53";
> top.location = url;
>
Thanks. Got it
-
Anush
var url = "?car.php?id=53";
top.location = url;
On Thu, Jul 30, 2009 at 5:53 PM, anush wrote:
>
> Hi,
>
> I have an input text field with city names which uses the jquery
> autocomplete plugin.
>
> Now I would like to redirect the page when a city is selected. Can you
> anybody tell me how I cou
document.location.href= "url";
would that work for you?
cheers
Michael Lawson
Development Lead, Global Solutions, ibm.com
Phone: 1-276-206-8393
E-mail: mjlaw...@us.ibm.com
'Whether one believes in a religion or not,
and whether one believes in rebirth or not,
there isn't anyone who doesn't ap
3 matches
Mail list logo