Skip to main content Link Search Menu Expand Document (external link)

Reload Tab

This page will cover reloading tabs in Jancy.

image info

The “Reload all tabs” button allows you to reload all of the open tabs simultaneously. You have the option to choose between two types of reloading: soft reload and hard reload.

Soft reloading utilizes the already cached data from the web page to reload the page. This means that some elements may load faster since they are retrieved from the cache, but any changes or updates on the web page may not be reflected.

On the other hand, hard reload ignores the cached data and reloads all of the data from the web page. This ensures that you are viewing the most up-to-date version of the web page, but it may take slightly longer to load compared to a soft reload.

You can select the desired type of reloading based on your needs.

Reload On Delay

The “Reload on delay” feature in Jancy lets you reload any tab on a time delay.

image info

  • With a value of 5 seconds the tab you have selected will reload in 5 seconds.

Reload On Delay Interval

You can also reload multiple tabs on a delay interval in your Jancy window by first mass selecting tabs. Then follow this path on the Jancy window.

image info

With a value of 5 seconds and reloading 5 tabs, here’s the timing of the reload for each tab.

  • the first tab will reload in 5 seconds
  • the second tab will reload 5 seconds after the first tab has reloaded
  • the third tab will reload 5 seconds after the second tab has reloaded or 10 seconds after the first tab
  • the fourth tab will reload 5 seconds after the third tab has reloaded or 15 seconds after the first tab
  • the fifth tab will reload 5 seconds after the fourth tab has reloaded or 20 seconds after the first tab