[jQuery] Re: load(), cache and IE8

2009-07-23 Thread LexHair
Works like a champ!! Thanks so much. On Jul 23, 9:48 am, MorningZ wrote: > Add a random query string parameter onto the url of the .load() call > (see the code for the AutoComplete plugin for an example) > > On Jul 23, 9:37 am, LexHair wrote: > > > I have a table which has an image, an icon and

[jQuery] Re: load(), cache and IE8

2009-07-23 Thread MorningZ
Add a random query string parameter onto the url of the .load() call (see the code for the AutoComplete plugin for an example) On Jul 23, 9:37 am, LexHair wrote: > I have a table which has an image, an icon and some text in each cell. > I can click an icon in the table cell firing a $.get which