May 8th, 2015, 8:18 AM
(Apr 15th, 2014, 3:53 AM)grahame Wrote: Thanks for the update Joe.
Actually, I may have been victim to Safari's cache?.... I have rebuilt my site and amended the year range again (i.e. the script parameters as in thread 2217). As if by magic, I now get the specified range of years. The only thing I think I have done differently is to clear Safari's cache.
Thanks again.
Hi, I got mine to work but I had to change BOTH js files found here:
formtools/mysite/themes/default/scripts/jquery-ui-1.8.6.custom.min.js
AND
formtools/mysite/themes/default/scripts/jquery-ui.js
Change yearRange:"c-10:c+10" to yearRange:"c-100:c"
in both files. Hope this helps.