I am having issues with the Cambry RocketTheme template. My page has jquery tabs to load information from jReviews. Everytime a user clicks on a jquery tab, the url gets appended with an anchor like #tab1, #tab2, #tab3 etc. Using Internet Explorer, this causes the page to refresh and flicker.
I tried using the Atomic template that came with Joomla. With the Atomic template set as the default template, tabs do not get appended into the url.
How can adjust my Cambry RocketTheme template that forces the page to scroll to every anchor link when you click on it? How can I turn that off?
Ok I figured out the problem if anyone else has this issue. In libraries -> gantry -> js -> their is a file called "gantry-inputs.js". I deleted that file and the jquery tab function stopped appending a url with the file media -> system -> js -> mootools-more.js included there.