i am sorry , i test the solution, i use $.getJSON(),
$.getJSON(url,{ MathRandom: Math.random()}, function() {......});
i make Math.random() a paramter, and have the same problem.
2006/12/25, 齐永恒 <[EMAIL PROTECTED]>:
that is a good idea ,if the url modify , get should be excuted
2006/12/25, yi huang <[EMAIL PROTECTED]>:
>
> On 12/25/06, 齐永恒 <[EMAIL PROTECTED] > wrote:
>
> > Hi everyone
> > Merry Christmas.
> > I use jQ have some times,i find the $.get() almost use cache, the
> > brower don't send the request to server, but use cache data.
> > so, i have trouble. please tell me if i want to make get()
> > method excute every times. how to do i?
> >
> > --
> > yours yongheng
> > msn:[EMAIL PROTECTED]
> > gtalk:[EMAIL PROTECTED]
> > tel:13810380736
> >
> > _______________________________________________
> > jQuery mailing list
> > [email protected]
> > http://jquery.com/discuss/
> >
> >
> >
> If i've understood you correctly, this may help you:
>
> $.get( your_url + '?'+Math.random() )
>
> --
> http://codeplayer.blogspot.com/
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>
--
yours yongheng
msn:[EMAIL PROTECTED]
gtalk:[EMAIL PROTECTED]
tel:13810380736
--
yours yongheng
msn:[EMAIL PROTECTED]
gtalk:[EMAIL PROTECTED]
tel:13810380736
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/