Script Categories













User Details >>> Java Enabled Redirect.

If Java is enabled in the visitor's browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page.

Add the below code to the <body> section of your page:

<script language="javascript" type="text/javascript">      
/* Visit http://www.yaldex.com/ for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin
if (navigator.javaEnabled())
document.write("<b>You have have been sent to the java page, if I created one.  ;-)</b>");
else
document.write("<b>You have have been sent to the non-java page, if I created one.  ;-)</b>");
//  End -->
</script>

JavaScript Editor Get Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.



Code was highlighted by 1st JavaScript Editor (The Best JavaScript Editor!).

casino


©