SteelSeries Gauges: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
No edit summary
 
 
== Browser Redirects ==
 
If you want to redirect browsers that do not have scripting enabled, then you will have to<br> do this in the HTML file itself. In the header section add the following code:<br> &lt;noscript&gt;<br> &lt;meta http-equiv="refresh" content="3; url=index.htm"/&gt;<br> &lt;/noscript&gt;<br>Obviously with the url changed to where ever you want redirect pointing.
 
&lt;noscript&gt;
&lt;meta http-equiv="refresh" content="3; url=index.htm"/&gt;
&lt;/noscript&gt;
 
Obviously with the url changed to where ever you want the redirect pointing.
 
== Changing Languages ==

Navigation menu