This is probably not a question specific to jqwidgets but I am posing it here anyway. On some browsers, for instance Mac Safari, none of the jqwidgets resources like images get cached in the local browser. Whenever my users make a request the request checks the resource on the server every time to see if its been modified. But on other browsers this doesn’t seem to happen.
Is there something I can do to turn off this resource checking so all the browsers will always use jqwidgets images that are cached locally and not check on the server (unless of course they don’t have it locally)?