[previous] [next]

Automatic Redirect

"Automatic Redirect" script will do the following things.

  1. Whenever a user tries to enter any page that uses this script, he can choose to open the page inside your Online Desktop. This feature is very useful if someone enters your site NOT from the main entrance!
  2. Whenever a page with this script is opened, the task button on the Desktop will be updated accordingly.

Now, open "redirect.js" (included in the zip) with a text editor. Replace "/animetheme.html" with the URL of your Desktop page. Add the following line of codes below the <HTML> tag of ALL pages that you want to use this script on.

<script language="JavaScript" src="[path]/redirect.js"></script>

Enter the correct path for the file.


[previous] [next]

Return to Dynamic HTML Resource Center